搜索资源列表
vc-map
- 在vc6.0下结合direct 9.0 sdk编写的地图编辑程序-vc6.0 under the combined direct 9.0 sdk map prepared by the editorial process
vc-motion
- 在vc6.0下结合direct 9.0 sdk编写的人物动画程序-vc6.0 under the combined direct 9.0 sdk prepared by the character animation process
ARToolKitPlus_2.1.1
- AR 增强虚拟现实,可以移植到到WindowsMobile手机Iphone Android平台的 tracker识别,可以配合 OpenGL Direct编写大型增强虚拟现实程序。-AR enhanced virtual reality, can be transplanted to the Windows Iphone Android mobile phone platform tracker identification, will be compatible with the OpenGL
direcxshow_settings_VC6
- 安装DirectX 9.0b sdk和OpenCV_1.0,这是我的搭配,实践过肯定可以说没问题,文档是对Direct show的配置以及常见错误。-Install DirectX 9.0b sdk and OpenCV_1.0, this is my mix of the practical experience can certainly say no problem, the document is the Direct show the configuration and common
MusicPlay
- 图像识别人的手势,并按照手势演奏音乐。本代码使用c语言编写,视频是基于Direct Show SDK基础的。-Image identify the gestures, and follow the signs to play music.
GetSkeleton-using-OpenNI(Qt)
- MS的kinec SDK和OpenNI都提供了人体骨骼跟踪的算法,人体骨骼跟踪算法在kinect人体行为识别中非常重要,该识别过程通常被用来作为行为识别的第一步,比如说,通过定位人体中的骨骼支架,可以提取出人手的部位,从而可以把手的部分单独拿出来分析,这样就达到了手势的定位,而后面的手势识别则可以在刚刚定位出的领域进行处理。总而言之,一套有效的人体骨架追踪算法在kinect的一系列应用中非常有用,不过MS SDK和OpenNI虽然都提供了该算法类的直调用,但是其源码并没有开放,毕竟这是人家最核心