资源列表
Compressive-Tracking
- ECCV上Kaihua Zhang的Compressive Tracking:理论高深的吓人,源码简单的吓人。是目前为止我试过的off-the-shelf的tracker中跟踪效果最好的,不用调任何参数,绝对实时。绝对能运行,欢迎下载。-ECCV on Kaihua Zhang Compressive Tracking: Theory profound scary, the source simply scary. I ve tried so far off-the-shelf tracker
imagematch
- 使用opencv编写的图像匹配源代码,包括特征点检测,sift特征匹配的具体实现代码-Opencv image matching source code written, including feature point detection, sift feature matching specific implementation code
Learning-OpenCV
- 学习opencv(中文版),Gary Bradski Adrian Kaehler著,于仕琪 刘瑞祯译。-Learning opencv (Chinese Edition), Gary Bradski Adrian Kaehler forward, in Shi Qi Liu Rui Zhen translation.
handtickle
- 利用kinect for windows完成的手势追踪程序-Kinect for windows complete gesture tracking procedures
test
- opencv人脸识别教学代码。傻瓜教程。适用于新手学习。有详细的注释-opencv face recognition teaching code. Dummies. Suitable for beginners to learn. Detailed notes
moving-object--tracking
- opencv 视频中运动物体轮廓跟踪监测。-opencv moving object contour tracking and monitoring.
HandDetectionAndRecognition
- 本算法实现了基于手部颜色和手形的静态手势的检测和识别,特色有两点:(1)排除了面部区域后进行肤色检测(2)在手部候选区域分别提取轮廓,并求出Hu不变矩,将其与模板进行比较,排除类手形区域,进一步识别是何种手势-hand gestures detection and recognition based on skin colors and hand shapes
TestCV
- 一个OpenCV简单学习程序,从系统中加载指定路径的图片到窗口显示-a sinmple program of studying OpenCV
PeopleDensitydll
- 完成视频图像的人群密度检测,已经打包为dll文件,在其他语言系统中可直接调用。-Complete video image of crowd density detection has been packaged as dll files in other language system can be called directly.
source-code
- 利用opencv实现人脸检测与人脸识别的智能门禁系统-Intelligent access control system using opencv face detection and face recognition
sift(C-code)
- 自编的SIFT优化算法,有注释,下载即可使用VS2008+OPENCV2.4.2-Self the SIFT optimization algorithm, notes, download to use VS2008+OPENCV2.4.2
opencv-2D-3D
- 利用opencv自带的函数功能,编译出由两个摄像机,既双目视觉来获得物体的深度信息,最终得到三位映射。-Opencv own function, compile the object depth information obtained by two cameras, binocular vision, and ultimately get three mapping.