搜索资源列表
PlateReco
- 该程序是个很不错的车牌定位与识别系统源代码,可以比较清晰和准确的提取出车辆的牌照文字(包括中文、英文和数字 ps:压缩包中附有车牌图)。在vc环境下就可以调试,运行。有兴趣的人可以下载来-the program is a very good location and license plate recognition system source code, can be more clear and accurate extracted vehicle license characters (i
carplanerecognization
- 一个很不错车牌定位程序,VC实现,希望能对大家有帮助-a very good positioning plates procedures, VC, the hope is to help everyone
ChePaiDingWeiv1.0
- VC++环境下的车牌定位算法,希望对大家有所帮助-VC environment license plate positioning algorithm, we hope to help
TextLocation
- 可以进行文字定位识别的VC源码,用来在数字相片中确认文字,标志等内容的位置,并进行OCR识别-positioning can be written to the VC-source identification, used in digital photographs recognized text, signs such as the location, and OCR
sourcecode_for_locating_and_identification
- 这是一个关于车牌定位与识别系统的原代码实例,用vc开发,非常具有实用价值,望大家参考.-This is a position on the number plate recognition system with the source code examples using vc development, very practical value, look for reference.
try2LPR-2.0
- 这是利用VC++6.0开发的汽车车牌识别系统,其基本原理是采用了基于车牌颜色对的最新的车牌识别技术。相关技术有:车牌定位,字符定位,车牌倾斜纠正,字符识别等。源代码可以直接编译运行,识别的图象要求为彩色照片24位。 -This is the VC 6.0 automobile license plate recognition system Its basic tenets are based on the use of color plates on the latest technology
人脸定位检测系统
- 用vc实现的人脸图像定位检测系统-A face location detection system using vc
车牌识别定位vc版
- 车牌定位识别程序,算法为先对车牌图进行灰度化,接着二值化,找点,然后定位矩形车牌,最后标出车牌位置。这个程序为图象处理的有一个经典的实例-plates positioning identification procedures, the algorithm first pair of plates map Gray, then two values, find the point and positioning rectangular plates, plates marked the fina
车牌,定位,vc
- 车牌定位程序
imagerec
- 车牌定位与识别系统,对图像处理和模式识别毕业设计有参考价值,VC实现图像预处理,特征提取,以及神经网络识别。-License plate location and recognition system for image processing and pattern recognition graduated design reference value, VC achieve image preprocessing, feature extraction, and neural network
cpdw
- 这是一个用vc++编写的车牌定位处理程序,非常好的-This is a used vc++ Prepared plate positioning process, a very good
20051231094134
- 基于vc开发的车牌定位识别代码,可在各种光照条件下进行测试,准确率较高-Vc developed based on the license plate location identification code can be in various lighting conditions to test the accuracy of the higher
CarLocation
- 这是一个车牌定位与分割的实例,对学习车牌识别的挺有帮助的!-This is a license plate location and segmentation example, the study of License Plate Recognition quite helpful!
facerecognition
- 一个人脸检测程序,基于vc++开发环境,并附有一套人脸图片,可以定位人脸及定位眼睛。-A face detection procedure, based on vc++ development environment, with a face picture, people can face and positioning positioning eyes.
Reconize
- 一套成熟的VC++实现的车牌定位,分割系统源程序-meiyou
hausdorff
- 摘 要: 提出了一种基于改进 Ha u s d o r f f距离的人脸相似度匹配的方法, 该方法首先将人脸划分为脸型、 双眼、 鼻、 嘴等几个特征点 集, 分别计算各部分的改进 Ha u s d o r f f 距离, 然后进行加权计算相似度。利用该方法, 在 A S M( 主动形状模型) 定位人脸的基础上进 行了人脸检索。 实验表明, 利用人脸相似度计算方法对人脸特征库进行搜索, 达到 了较好的效果。同时结合 A S M 自动人脸检测, 本 方法可以全自动完成人脸匹配, 应
License-plate-location-vc
- 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 -Open this example use the directory pic in the picture, then click the button " turn" , " 1" , " 2" , " 3" , " 4" and " 5" , you can
FaceDetect(vc)
- 是用vc++开发的人脸识别程序,能很准确的对人脸图片进行精确定位,希望对大家有帮助。-Is the development of face recognition vc++ program can be very accurate picture of the precise positioning of the face, we want to help.
VC-digital-image-recognition-mode
- VC数字图像识别模式的随书光盘。vc++6.0下实现: 在线签名鉴定、离线签名鉴定、人脸的检测与定位、车牌、印章的识别等的相关源程序及算法和素材-VC digital image recognition mode CD with the book. vc++6.0 to achieve: online signature verification, off-line signature verification, face detection and location, license plat
vc++上人眼跟踪
- 在vc++,建立工程,通过初帧图像的眼睛定位,在根据meanshift算法进行人眼跟踪