搜索资源列表
28
- 维纳滤波C++语言开发,包括测试图片,绝对的经典-Wiener filtering
KinectFusionExplorer-D2D
- Kinect 程序,需要VS和Kinect开发工具,本人测试可用-Kinect program requires VS and Kinect development tools, I test available
part1_swain_test
- 图像识别,从测试图片中找出目标图片。matlab开发,内附测试图片-Image recognition to identify the target picture from the test picture. matlab development, containing test image
3D-Reconstruction
- Matlab语言编写,从二维图像标记重构3维行人姿态,动态处理。非常适合在此基础上二次开发。资料包含全部代码和相关理论论文。已测试,非常完美实现。(Matlab language is used to reconstruct 3 dimensional pedestrian pose from two-dimensional image tags. Very suitable for two development on this basis. Data contains all the cod
鼠标在图片上画框
- 通过人以载入一张图片,用鼠标在图片上实现画框框的功能,可以方便开发人员进行程序测试。