搜索资源列表
TypeRec
- 一个车牌定位系统,用vc++实现的,可以定位车牌
vehicleposition
- 车牌定位:此程序基于vc++源程序,可直接在vc++6.0运行,并对车图进行定位,提取车牌上的字符
cartemper
- 车牌定位代码,可以对一般的车牌进行检测定位,代码中有例图,采用VC实现,编译后可以直接运行。
PlateReco
- 一个用VC编写的车牌定位识别系统,定位并分割出灰度车牌位图图片中车牌,对车牌特征提取,进行识别给出识别结果。
20080121_ee690470896bf7955d83Cxp9tL5g61wF
- 用vc++6.0开发的车牌定位系统,非常有价值的源码!
cpdw
- 车牌定位图像处理VC程序[VC++] 这个高手用VC++写的关于图像处理的源代理,用来判断车牌位置的
platesystem.rar
- 车牌定位系统,基于vc的图像处理技术,能定位出位图中的车牌,监测效果较好,Plate positioning system, vc-based image processing technology, to position the bitmap in the plate, better monitoring
ImageProcessingRecognition
- 基本的数字图象处理的VC++实现,包括反色.拉伸.中值滤波等,另外还包括数字识别系统以及车牌定位等3个案例的代码-Basic digital image processing of VC++ implementation, including the anti-color. Stretching. Median filtering and so on, also including digital license plate recognition system, as well as posi
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
chepaidingweiyushibiexitong
- 用VC++编写的,车牌定位与识别系统,很有用处哦-Using VC++ to prepare and plate location and recognition system, very useful ~~~~~~~~~~~~~~ Oh
VehiclelicenseplateLocating
- 用VC++实现的车牌定位源程序 测试已经通过 需要的朋友可以下载了看看 -Using VC++ to achieve positioning of the plate has passed the test source code needed to see if a friend can be downloaded
chepaidingwei
- 用vc++实现的车牌定位,内附有源程序和测试图片,已经编译成功。-Vc++ to achieve with the license plate location, giving the source code and test images have been successfully compiled.
LicensePlateLocation
- 车牌定位VC++源程序,高速公路视频抓拍汽车车牌并分析车牌号。-License plate location VC++ source code, highway video capture and analyze vehicle license plate number plate.
VehiclePositioning
- 该程序是个很不错的车牌定位与识别系统源代码,可以比较清晰和准确的提取出车辆的牌照文字包括中文.英文和数字ps 压缩包中附有车牌图.在vc环境下就可以调试,运行-Vehicle Positioning
location
- 这是一个车牌定位的 VC++的源代码 简单的定位 不含几何校正等其他功能 也是只提供了一种编程思想-This is a license plate positioning VC++ source code is a simple positioning of non-geometric correction, and other features are also provided only a programming idea
Ori12
- 这是一个车牌定位的 VC++的源代码 简单的定位 不含几何校正等其他功能 也是只提供了一种编程思想-This is a license plate positioning VC++ source code is a simple positioning of non-geometric correction, and other features are also provided only a programming idea
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
006
- 车辆识别系统主要由车牌定位、字符分割和字符识别三个部分组成。车牌定位是指将车牌区域从车辆图像中分割出来,车牌定位是车牌自动识别技术中一个至关重要的环切。其定位的速度和准确程序直接影响到车牌识别系统的性能。车牌定位的方法的出发点是通过车牌区域的特征来判断牌照。而车牌定位主要包含两个关键技术问题:图像的预处理和车牌定位的算法。本文针对车牌识别系统中关于静态图片中的车牌定位问题,主要运用了图像处理的知识,在VC开发平台上,通过对静态图片进行灰度变换,二值化,中值滤波等一系列处理,利用投影检测算法实现了