imcy / kinectLinks
kinect+mfc开发代码,读取彩色和深度图像
☆11Updated 8 years ago
Alternatives and similar repositories for kinect
Users that are interested in kinect are comparing it to the libraries listed below
Sorting:
- 计算机视觉课程设计作业,检测图像中的行人目标并跟踪。☆111Updated 11 years ago
- ☆97Updated 6 years ago
- 基于单目视觉原理,研究目标图像的预处理、识别、定位方法与测距模型,设计实现一个目标识别与定位测距原型系统。☆104Updated 5 years ago
- 通过HOG+SVM训练进行行人检测,行人数据库使用INRIAPerson,程序基于OpenCV实现☆313Updated 8 years ago
- 基于视觉的手势识别交互系统,本系统能完成绘画、娱乐等图像界面控制功能。☆65Updated 5 years ago
- use iflytek's technology to realize awaken and order recognition☆71Updated 7 years ago
- 基于OpenCV的双目视觉匹配测距系统☆65Updated 3 years ago
- 数字图像处理与机器视觉——Visual C++与Matlab实现 源码☆38Updated 8 years ago
- QT+Opencv实现对视频的ROI区域的截取(保存为新的视频)☆30Updated 6 years ago
- All the algorithms in the book "Digital Image Processing and Machine Vision" C++ code; test under VS2013, use MFC as the interactive inte…☆93Updated 8 years ago
- 利用单目测距原理实现柔性机器人三维坐标的返回,opencv+raspberrypi实现☆33Updated 4 years ago
- 第三届中国软件杯决赛视频分析系统赛题,vc++,opencv,svm等算法。对视频中的车牌进行定位和识别☆85Updated 9 years ago
- 基于opencv的手势识别(动态)☆23Updated 5 years ago
- Source code for the book OpenCV3 Computer Vision Application Programming Cookbook 2016☆106Updated 3 years ago
- 基于红外相机和人脸检测的体温监测告警系统☆38Updated 5 years ago
- 实现摄像头的标定,双目摄像头的立体矫正、获取深度图和点云坐标,估计三维重建后的体积☆75Updated 7 years ago
- 基于opencv的双目三维稀疏重建☆11Updated 6 years ago
- A ROS package implementing the OpenCV HOG pedestrian detector and HAAR face detector.☆27Updated 8 years ago
- 基于ros下应用深度相机的kcf追踪算法实现