搜索资源列表
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
车牌识别定位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
- 车牌定位程序
platesystem.rar
- 车牌定位系统,基于vc的图像处理技术,能定位出位图中的车牌,监测效果较好,Plate positioning system, vc-based image processing technology, to position the bitmap in the plate, better monitoring
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!
chepaidingwei
- 车牌定位源程序,VC++完成,图像处理,经典-License plate location source, VC++ to complete, image processing
cpsb
- 车牌识别 vc开发 本程序包含车牌处理要求的一些处理,如256色转灰度,中值滤波,车牌截取,车牌定位等。-License Plate Recognition vc development deal with the registration process consists of a number of treatment requirements, such as 256-color to gray, median filter, license plate capture, licen
Reconize
- 一套成熟的VC++实现的车牌定位,分割系统源程序-meiyou
LicensePlateLocation
- 车牌定位VC++源程序,高速公路视频抓拍汽车车牌并分析车牌号。-License plate location VC++ source code, highway video capture and analyze vehicle license plate number plate.
VehiclePositioning
- 该程序是个很不错的车牌定位与识别系统源代码,可以比较清晰和准确的提取出车辆的牌照文字包括中文.英文和数字ps 压缩包中附有车牌图.在vc环境下就可以调试,运行-Vehicle Positioning
plate
- 车牌定位系统,使用vc++实现的定位算法 -License plate positioning system, using vc++ implementation of the localization algorithm
chepaidingwei
- 基于MATLAB和VC++6.0制作的车牌定位系统,做毕业设计的朋友可以参考参考-MATLAB and VC++6.0 based on production of license plate positioning system, the final project can refer to refer to a friend
cpdw
- 车牌定位,源代码,VC++编程,经测试绝对可用-License plate location, source code, VC++ programming, tested absolutely free
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
006
- 车辆识别系统主要由车牌定位、字符分割和字符识别三个部分组成。车牌定位是指将车牌区域从车辆图像中分割出来,车牌定位是车牌自动识别技术中一个至关重要的环切。其定位的速度和准确程序直接影响到车牌识别系统的性能。车牌定位的方法的出发点是通过车牌区域的特征来判断牌照。而车牌定位主要包含两个关键技术问题:图像的预处理和车牌定位的算法。本文针对车牌识别系统中关于静态图片中的车牌定位问题,主要运用了图像处理的知识,在VC开发平台上,通过对静态图片进行灰度变换,二值化,中值滤波等一系列处理,利用投影检测算法实现了