搜索资源列表
车牌识别
- 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》
carid
- 一个简单的车牌识别系统,可以简单的识别一些数据。-a simple license plate recognition system that can identify some simple data.
图像分割识别
- 车牌分割源码 简单的文字识别
License_Plate_Recognition.rar
- VC编的车牌识别系统,采用简单的SDI框架结构 ,一次处理一幅位图,VC series license plate recognition system, SDI, using a simple frame structure, one dealing with an bitmap
License_Plate_matlab
- matlab语言编写的车牌识别系统,代码简单,并加有详细注释,而且识别率蛮高的哦-matlab language License Plate Recognition system, code-easy, and plus have detailed notes, and recognition rate is quite high Oh! ! !
11
- 一个车牌识别的源码,实现了几个简单的操作,大家可以看看。-A vehicle license plate recognition source code, implementation of some simple operations, we will look at.
chepaishibie
- 这是一个简单的车牌识别程序,环境是MATLAB。-License Plate Recognition simple procedures
aa
- 简单的车牌识别系统,原理是用一矩形框遍历汽车的区域-simple license plate to discriminate
chepaishibie
- 毕设用的车牌识别代码,实现了基本的功能,简单好用-Complete set of license plate identification code used to achieve the basic functions, easy to use
chepaishibiexitong
- 这是个比较经典的车牌识别资料,很详细,有报告和程序,也有简单和完整版之分,希望对大家有帮助-This is a more classic license plate recognition data, very detailed reports and procedures, there are simple and full version of the points, we want to help ~ ~
PlateIdentify
- 使用VC++6.0和OPENCV实现一个简单的车牌识别系统-OPENCV using VC++6.0 and implement a simple license plate recognition system
Character-Recognition
- 简单的车牌识别程序,由matlab编程,适于初学者-License Plate Recognition
汽车牌照的简单自动识别
- 对汽车牌照简单的识别的程序和函数,例如,停车系统识别,交通信号拍照识别(Simple identification of car license, parking system, traffic signal camera)
matlab车牌识别
- 简单的MATLAB程序用于车牌识别,很好用,可以参考(Simple MATLAB procedures for license plate recognition, very useful, you can refer to lpr)
车牌识别
- 简单的车牌识别系统,适合opencv初学者学习(Simple license plate recognition system)
汽车车牌识别
- 简单的限速车牌识别,识别简单的车牌线限速标志(Simple speed limited license plate recognition)
基于MATLAB的车牌识别程序
- 本程序主要用于简单的车牌识别,环境是基于Windows(This procedure is mainly used for simple license plate recognition)
chepaishibie
- 用matlab编写的车牌识别算法,具有可操作性,简单,适合初学者,有简单的图像处理程序(The license plate recognition algorithm written in MATLAB is operable, simple, suitable for beginners and a simple image processing program.)
14_车牌识别系统
- 车牌识别系统,完整的功能,简单的图形界面运用(vehicle license plate recognition)
车牌字符识别
- 使用MATLAB语言实现简单的字符识别,使用神经网络算法,有效的识别车牌(Simple Character Recognition Using MATLAB Language)