搜索资源列表
MyBysj
- VS2010+OpenCV下的视频人脸检测。-VS2010+ OpenCV face detection under the video.
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
renlianshibie
- 利用opencv打开摄像头对人脸实时识别,也可以对图片人脸识别,此源码已在vs2008和vs2010下编译通过-Open the camera using opencv real-time recognition of human faces, you can picture recognition, this source has been compiled by vs2008 and vs2010
CharacterDetect
- 在VS2010的环境中,基于OpenCV和console窗口完成的字符检查系统首先选择读取文字图片后,能对图片中的文字进行行检测和列检测。-In the VS2010 environment, based on the character of inspection system OpenCV and console window completed first choose to read text images, can text on the picture for detection a
face_detect
- 人脸识别程序。基于opencv写的人脸是检测程序。程序会准确辨认出人的脸部,并标记出来。使用IDE时VS2010,opencv版本是3.0.检测结果非常准确。-Face recognition program. Based on opencv face is written testing procedures. The program will accurately identify a person s face, and marked out. When using IDE VS2010,
predictShape1
- 基于vs2010+opencv的平面图形识别,如三角形,圆形,菱形和矩形等。(Graphic recognition based on vs2010+opencv, such as triangles, circles, rhomboid and rectangle.)