ImageAPIinObjectiveC:演示如何在 Objective-C 项目中使用 Image API

时间:2021-07-09 09:11:46
【文件属性】:
文件名称:ImageAPIinObjectiveC:演示如何在 Objective-C 项目中使用 Image API
文件大小:377KB
文件格式:ZIP
更新时间:2021-07-09 09:11:46
Objective-C ##Objective-C Leap Motion Image API 示例 这个例子演示了 Objective-C 中 Leap Motion Image API 的基本用法。 例子包括: 将原始传感器数据转换为 NSImage 对象。 查找与 3D 位置对应的像素位置。 使用 GLSL 4.10 着色器将传感器校准应用于图像。 在对应于 3D 位置的未失真图像上找到像素位置。 该项目假定您的 Leap Motion SDK 是项目目录的对等点。 (您也可以将所需的代码和库文件从您的 SDK 中直接拖到项目中。)
【文件预览】:
ImageAPIinObjectiveC-master
----Thumbnail.png(13KB)
----Readme.md(611B)
----ImageAPIforObjectiveC.xcodeproj()
--------xcuserdata()
--------project.pbxproj(21KB)
----src()
--------UndistortedImageView.m(6KB)
--------UndistortedImageViewWithTips.m(8KB)
--------RawImageView.m(2KB)
--------en.lproj()
--------main.m(687B)
--------RawImageWithTips.h(356B)
--------fragmentTips.fsh(94B)
--------vertexTips.vsh(92B)
--------Sample-Info.plist(1KB)
--------RawImageWithTips.m(3KB)
--------fragmentImage.fsh(486B)
--------geometryTips.gsh(926B)
--------Images.xcassets()
--------OpenGLUtil.h(817B)
--------vertexImage.vsh(226B)
--------UndistortedImageViewWithTips.h(425B)
--------UndistortedImageView.h(410B)
--------AppDelegate.h(1KB)
--------RawImageView.h(348B)
--------Sample-Prefix.pch(143B)
--------OpenGLUtil.m(5KB)
--------AppDelegate.m(9KB)
----ThumbAnimation.gif(317KB)

网友评论