搜索资源列表
handvu-beta3.tar
- 结合摄像头使用,用于手部位置跟踪,精准度非常高,另可以识别六种手势。其手位跟踪模块可作为手势识别软件的一个组成部分,内含非常详细的说明文档。编译该代码,需要 OpenCV 0.97 或更高版本的支持。在Windows下的编译顺序为cubicles工程、handvu工程,之后根据视频数据来源要求编译其他代码。建议使用 Visual Studio 2003 ,如果需要编译 DirectX 相关模块,则请安装 DirectX SDK 9.0 或更高版本。
opencv目标识别
- 通过颜色空间转换设定阈值对目标物体进行识别
手势识别,我的原创啊
- 手势识别啦,4个手势,效果还行吧,下载了就知道了
trade+mark
- 经过各种变换 功能强大的车牌识别系统 VC++实现 -After a variety of powerful transform license plate recognition system VC++ Achieve
123
- 用c++写的基于opencv的人脸识别,它基本实现了人脸识别的功能-Using c++ written in the opencv face recognition based on its basic function of the realization of the Face Recognition
tmpOflearningOC
- 处理眼瞳孔识别,使用VC,opencv,等等。自己根据别人的源码修改使用的。-Treated eye iris recognition using VC, opencv, and so on. According to modify their use of other people' s source.
im3_6_Darwin102x86_lib
- 主要是关于OpenCV开发程序的范例,而且能够成功地解决了一些开发识别的能力,同时含有动态的图像识别能力-Mainly on the OpenCV examples of the development process, but also successfully resolved a number of developing recognition capabilities, with dynamic image recognition
HandWritiing
- 使用opencv编程可以对手写字母完成识别,并能区分大小写。-Use opencv programming can recognize writing words ,and distinguish case-sensitive.
facePro
- 人脸识别 人脸检测 MFC框架 opencv-face detective face recognized MFC opencv
renlianshibie
- windows下基于opencv的的人脸识别(静态及动态)-facedetect based on opencv (windows)
CVMFC
- 非常好用的OPENCV程序包。内涵多种功能如面部识别,流光检测算法-Very easy to use the OpenCV package. Connotation of a variety of functions such as facial recognition, streamer detection algorithm
OPENCV-color-reconization
- OPENCV颜色识别,代码简单.只有一个文件,当然要包含OPENCV库-it s a sample demo of color reconization,lying opencv
5way-to-face-detect
- 5种方法脸部定位,对人脸检测和表情识别都很有帮助。-5 ways to face positioning, face detection and face recognition are very helpful, and VC-based OPENCV
LDR
- 车牌识别,opencv自动检测车牌边界。只是检测,不带识别车牌-license plate recognition
face_verify
- 主要是采用opencv 和vc6.0 来实现对人脸的识别-Opencv and vc6.0 mainly used to achieve recognition of human faces
opencv-3
- 车牌识别系统研究 基于matlab环境开发的源代码 能高效识别车牌 有需要的朋友可以参考一下 希望帮到你-Matlab license plate recognition system based on the source code development environment there is a need to efficiently identify the license plate can refer friends want to help you
HandDetector-master
- 基于Opencv做的手势识别软件代码,有Opencv的话,直接编译就可以运行-the hand gesture recognition base on the Opencv, it s can be run directly with Opencv installed.
Test1
- 使用摄像头获取图像,基于opencv的人脸识别系统。-Face Recognition
FaceDetection
- 标准人脸识别源代码,经VS2005测试可用,程序采用opencv自带的训练库来进行人脸识别,不需要自己单独再去添加人脸图片训练代码-Standard face recognition source code, the VS2005 test is available, the program comes with training using opencv library for face recognition, do not need to add a face to go alone pi
人脸检测OPENCV
- 使用VS2013编写+OPENCV2.49,能够读取图片并识别人脸,采用 分类器制作,调试通过,也可以改为摄像头