搜索资源列表
gacv02
- gacv 名字取自 gabor , adaboost , opencv , 他用了 gabor滤波,AdaBoost (MultiBoost ) 分类器和 opencv 开发库,这是第二个测试版叫 gacv02 。这个程序的第一个测试版 gacv01 可以检测大小有一定变化的目标,但是不能检测平面旋转的目标。gacv02 改进了算法可以处 理目标的大小变化和平面旋转,检测速度也有了提高。 -gacv name from gabor, adaboost, opencv, he u
openCV 车牌识别
- 车牌识别,很好的程序,功能全而且强大,可以处理很多复杂的情况-License plate recognition, a very good program, full-featured and powerful and can handle many complicated situations
FaceTracking
- 使用OPENCV库实现的人脸跟踪,需要安装OPENCV。输入源可以是视频,也可以是摄像头。可选择Harr特征和CamShift两种方法对人脸进行跟踪。还提供了视频保存的功能。-Library implemented using OPENCV Face Tracking, need to install OPENCV. Input source can be a video camera can also be. Harr features and CamShift choose two meth
handdetection
- 通过单目摄像头实现手势跟踪并且可以识别四种手势实现智能控制,需要OPENCV0.97以上版本。-Achieved by single camera head and hand tracking can identify four gesture intelligent control, you need to OPENCV0.97 above.
FaceReco_PCA3
- 这是一个用VC6编写的PCA人脸识别程序,用到了opencv库,库文件一起上传了,可以直接编译。也有相应的训练与测试图像。感觉效果还可以!-This is a PCA face recognition using VC6 written procedures, use the opencv library, library file with the upload, can be directly compiled. Have corresponding training and test im
haarcascade_fullbody
- opencv提供的行人检测分类器。可以在图像中检测到行人的位置-opencv provide pedestrian detection classifier. Can be detected in the image location of the pedestrian
facedetect_harrcascade
- 基于adaboost的构造的cascade用于快速检测人脸,能够实时检测视频中的人脸。没有采用opencv的代码。-Adaboost based on the structure of the cascade for the rapid detection of human faces, real-time video can face. Did not use the code opencv.
camera_two_multiThread
- 基于OpenCV的双摄像头触摸屏程序,在vs2008环境下可编译运行-OpenCV-based dual-camera touch-screen procedure, vs2008 environment can be compiled to run
opencv-slides
- OpenCV简单的测试程序,基于VS2008平台,可编译通过-OpenCV simple test procedure, based on VS2008 platform that can be compiled by
HoughLineTracking
- 从摄影头输入影像,可侦测直线物体,侦测到的直线以红色线条显示出来,以OPENCV的Hough transform实作-The first input from the photographic images, can detect linear objects detected straight lines shown in red to OPENCV the Hough transform implementation
PennFudanPed
- opencv训练的行人目标图像,有兴趣可以-opencv pedestrian training target image, are interested can look at
motempl
- 神手遙控 HandRemoteControl v1.1 讓你作簡報、看電影免用遙控器, 使用環境: 需搭配PC-Camera 請在亮度足夠環境 使用者距離Camera約2~5公尺,正面對Camera 使用方式: -執行本程式 -使用Power Point簡報時, 以手指均勻連續畫順時針可到下一張,逆時針可到上一張 -使用KMPlayer觀看電影時,以順時針可以快轉,逆時針可以倒轉 需安裝OpenCV -God Hand
facedetection
- OpenCV人脸检测源代码,可用于进行对人脸的识别和处理-OpenCV face detection source code can be used for human face recognition and treatment
camshift
- camshift.rar:是基于opencv的一种算算法,能实现对人脸的跟踪。重点采用camshift算法,也应用到了hsv,结合摄像头,会更直观的观察到跟踪结果。-camshift.rar: a calculation based on opencv algorithm can achieve the tracking of human faces. Focus on using camshift algorithm, also applied to the hsv, combining ca
PickingRobot-VisionModule
- 基于opencv的针对HSV模型的一段程序,可以在HSV空间内对球类进行识别并进行控制-Opencv against HSV model based on a section of program in the HSV space can be identified on the ball and controlled
opencv-Characterization-of-face
- 本程序可对输入的图像或者视频进行人脸检测,-This program can be the input image or video detection,
opencv-Renlian-jiance
- 它是基于Opencv的人脸检测程序代码,希望能对大家有帮助,谢谢。-It is based on the Opencv face detection code, I hope everyone can help, thank you.
SIFT_VC--can-be-directly-used-to-run
- SIFT特征匹配算法完整版,可直接运行,已经包含了所有的.h文件,链接了所需的.lib文件,具备所有dll文件,在VS2010上编译通过,生成的EXE文件可以在任何电脑上运行,不需要安装OPENCV和GSL,另外附加了一篇实验论文,可实现基本的特征点查找以及特征点连线。-The full version SIFT feature matching algorithm, can be directly run, already contains all of the. H file the req
FoundCircle
- 一个在真实环境下找圆的程序,可以适应环境不是太为理想的环境。(A program to find a circle in a real environment can adapt to the environment that is not so ideal.)
程序源码
- 基于CNN的手势识别,可识别五种手势,拳头,手掌,比V,OK,还有空。要求环境:opencv,keras,theano,python2.7(CNN based gesture recognition can identify five kinds of gestures, fist, palms, than V, OK, and empty. Requirements for the environment: opencv, keras, theano, python2.7)