搜索资源列表
车牌识别
- 需要注意的地方: 使用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
Chepai118
- 车牌识别系统 VC++ 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI)-License Plate Recognition System VC++ using VC++6.0 to do development tools, using a simple SDI frame structure, one dealing with a bitmap (who are interested can be made MDI)
3.6
- 车牌识别,用于简单的车牌识别,没有分割,只能是手动的切割下来后进行识别-License plate recognition, license plate for easy identification, not partition, can only be cut down manually to identify
License_Plate_matlab
- matlab语言编写的车牌识别系统,代码简单,并加有详细注释,而且识别率蛮高的哦-matlab language License Plate Recognition system, code-easy, and plus have detailed notes, and recognition rate is quite high Oh! ! !
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
plateVs2003
- 自已用Vs 2003开发的,车牌识别程序源码,很有用的,实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。 -Their own development with the VC, license plate re
MFC_OPENCV
- 在OPENCV平台下实现车牌识别的一套程序 简单有效 可以试试 用C++写的-In OPENCV platform to achieve a set of license plate recognition program is simple and effective, try to write with C++
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 ~ ~
yuanchuang1
- 车牌识别的一个完整程序,其中定位方式用的是形态学办法,识别部分是神经网络,程序比较简单,但能实现系统识别要求,并有数个图片示例支撑,适用于初学者弄懂程序,学习思维方法。-License Plate Recognition of a complete program, including positioning the morphological approach used to identify parts of a neural network, the program is relative
PlateIdentify
- 使用VC++6.0和OPENCV实现一个简单的车牌识别系统-OPENCV using VC++6.0 and implement a simple license plate recognition system
chepaishibie
- Visual Studio2008 结合Open CV 实现的一个简单的车牌识别系统-Visual Studio2008+Open CV achieve a systen of License Plate Recognition
Character-Recognition
- 简单的车牌识别程序,由matlab编程,适于初学者-License Plate Recognition
车牌识别
- 简单的车牌识别系统,适合opencv初学者学习(Simple license plate recognition system)
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)