搜索资源列表
车牌识别
- 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》
车牌图象识别论文
- 这是我写的毕业论文啊 ,得了优秀啊希望可以帮助大家一些事情,谢谢大家-This is the thesis I wrote ah, there was a good ah hope that we can help some of the things that thank you
车牌定位009
- 一个不错的车牌定位程序,采用灰毒图象处理方法,结合边沿定位系统做。-a good locator plates using drugs gray image processing method and edge positioning system to do.
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
reconize
- 对彩色车牌图象的截取与识别 包括灰度化,均衡,除噪.截取等-right color plates and image recognition, including the interception of gray, balanced, with the exception of noise. Interception etc.
chepaishibie5
- 根据车牌图象的灰度特性选用一种线性,自适应算法对车牌图象进行增强处理,旨在去噪声, 消模糊,同时保持良好的边缘.实验结果表明,增强后的二值化图象质量有明显的改进,说明这种算 法是行之有效的.
chwpai
- 该算法实现车牌快速自动识别,建立了车牌字符库和车牌图象,可以直接运行
车牌图象识别
- 一个图象处理软件,包涵源代码,对车牌进行图象识别
txcl
- 车牌图象处理,用matlab将车牌进行处理
车牌识别系统code
- 一个图象处理软件,包涵源代码-an image processsing software, source code included
车牌识别定位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
car_Number_location
- 此程序主要是从一幅车牌图象(bmp)中提取出车牌号码-This procedure is a piece of plate from the image (bmp) to extract license plate numbers
chepaidingwei
- 车牌定位识别程序,算法为先对车牌图进行灰度化,接着二值化,找点,然后定位矩形车牌,最后标出车牌位置。这个程序为图象处理的有一个经典的实例-License plate location identification procedures, algorithms for the first gray-scale map of the plate, and then binarization, finding points, and then positioning the rectangular p
tupianku
- 给出了车牌识别所需要的各种车牌图片,希望对大家有所帮助
识别24位图的车牌源代码
- 提供车牌识别的源代码,说明:本程序只能识别24位图的white/black图骗-License Plate Recognition to provide the source code, Descr iption: This procedure can only identify 24 map white/black map cheat
matlab
- 完整的车牌识别程序,MATLAB,有车牌图-MATLAB
VehiclePositioning
- 该程序是个很不错的车牌定位与识别系统源代码,可以比较清晰和准确的提取出车辆的牌照文字包括中文.英文和数字ps 压缩包中附有车牌图.在vc环境下就可以调试,运行-Vehicle Positioning
bianyuanjiancechepaidingwei
- 车牌定位识别程序,算法为先对车牌图进行灰度化,接着二值化,找点,然后定位矩形车牌,最后标出车牌位置。-gergeg ergz
完整的车牌识别系统
- 完整的车牌识别系统,推荐下载,基于MFC开发, 采用SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI)
452874车牌识别定位vc版
- 能识别车牌,剪切,并识别图中的字符,需要使用opencv的库(It can identify the license plate, cut and identify the characters in the map.)