搜索资源列表
基于SVM支持向量机的行人识别C++源程序
- 基于SVM支持向量机的行人识别C++源程序,支持最新的opencv2.0版本.在VC环境下配置opencv2.0后,可以运行检测静止图像中的行人。-people recognition based SVM(supporting vector machine) detector launched by Dalal with the OpenCV2.0 environment.this can work on the static images
使用vs2005+opencv2.0,实现车牌的识别
- 使用vs2005+opencv2.0,实现车牌的识别。包含整个工程和相应的图片,识别结果正确。-Using vs2005+ opencv2.0, to achieve the identification plate. Contains the whole project and the corresponding images, recognition results are correct.
pca
- Vs2008+Opencv2.0实现PCA算法,用的是ORL人脸库,得到不错的识别率-Vs2008+ Opencv2.0 realize PCA algorithm, with ORL face database, get good recognition rate
opencv2
- 圆与椭圆信息的提取,对图片中的圆形和椭圆进行识别和提取-Round with the information extraction oval, round and oval picture identification and extraction
FaceDetection
- vc2008+OPENCV2.46实现人脸检测,-vc2008+OPENCV2.46 face detection,
FaceTest
- 简单的人脸识别,VS2008 MFC + OPENCV2.4.4 通过按钮载入图片识别。代源码。-source code . vs2008 mfc and opencv 2.4.4 picture , face_front_recginition.
实现人眼跟踪
- 在microsoft visual studio2010基础上,配置opencv2.4.0,采用opencv进行人眼睛的跟踪,实现人眼睛的定位,并实时跟踪
opencvCar
- 基于MFC的车牌号识别,运行平台vs2008+opencv2.3.1-MFC-based license plate recognition, operation platform vs2008+ opencv2.3.1
Character_Recognition
- 本程序主要参照论文,《基于OpenCV的脱机手写字符识别技术》实现了,对于手写阿拉伯数字的识别工作。识别工作分为三大步骤:预处理,特征提取,分类识别。预处理过程主要找到图像的ROI部分子图像并进行大小的归一化处理,特征提取将图像转化为特征向量,分类识别采用k-近邻分类方法进行分类处理,最后根据分类结果完成识别工作。 程序采用Microsoft Visual Studio 2010与OpenCV2.4.4在Windows 7-64位旗舰版系统下开发完成。并在Windows xp-32位系统下测试
【前后背景分离】bgfg_gmgafff
- opencv2.4 vs2010 tested
DigitReg
- 此程序用于各种图片中的数字识别,基于VS2013+OPENCV2.4.9,简单好用(This program is used for digital identification of various pictures, based on VS2013+OPENCV2.4.9, simple and easy to use)