搜索资源列表
车牌识别
- 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》
VC
- 车牌识别中的程序,对车牌进行前期必要的处理,有利于以后的对车牌图像的处理-LPR procedures, pre-registration for the necessary treatment is beneficial to the future of image processing plates
VLP_location_VC++
- 检测车牌VC++程序。用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。
VC
- 这是一套成熟的车牌识别系统,可提供多平台二次开发接口,本程序是采用vc平台,希望大家多多交流。
车牌识别定位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++
- VC++的智能车牌识别系统源代码
基于VC++6的车牌检测系统
- Mfc 应用程序 车牌识别 基于Opencv-Mfc Opencv-based license plate recognition applications
车牌,定位,vc
- 车牌定位程序
PRR2.rar VC++6.0开发的汽车车牌识别系统
- 这是利用VC++6.0开发的汽车车牌识别系统,其基本原理是采用了基于车牌颜色对的最新的车牌识别技术。,This is the use of VC++ 6.0 developed car license plate recognition system, and its basic principle is the use of license plate based on the latest color of license plate recognition technology.
License_Plate_Recognition.rar
- VC编的车牌识别系统,采用简单的SDI框架结构 ,一次处理一幅位图,VC series license plate recognition system, SDI, using a simple frame structure, one dealing with an bitmap
Reconizechepai.rar
- 这是一个车牌是识别的程序,我用Vc中的MFC开发的,当输入一个车的照片时,该程序能够将车牌标识出来 ,This is a license plate is to identify the procedure, I used Vc development in MFC, when the importation of a car photo, the program can be out of license plate logo
platesystem.rar
- 车牌定位系统,基于vc的图像处理技术,能定位出位图中的车牌,监测效果较好,Plate positioning system, vc-based image processing technology, to position the bitmap in the plate, better monitoring
chepai
- VC++编写的基于图像处理的车牌识别系统源代码。用于摄像头拍摄自动识别车牌号码。-Written in VC++ image processing based on license plate recognition system source code. Shooting for the automatic recognition camera license plate number.
整套PlateDsp车牌识别
- 整套车牌识别代码,有vc vb delphi等完整demo程序及文档 识别率不错。很有价值
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)
PLRECO
- 一个用VC实现的车牌识别的源代码,希望对大家有帮助-VC realize a license plate used to identify the source code, and they hope to help everyone
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
vc
- 车牌识别系统,可以识别不同车牌号码的源程序代码-License plate recognition system to identify the plate number of different source code
最新车牌识别系统源码VC++
- 通过车牌提取、图像预处理、特征提取、车牌字符识别等技术,识别车辆牌号,目前的技术水平为字母和数字的识别率可达到96%,汉字的识别率可达到95%。(Through the license plate extraction, image preprocessing, feature extraction, character recognition of license plate recognition technology, vehicle brands, the current level o
VC++车牌识别源程序
- 基于opencv和vs2013开发的车牌识别程序(License plate recognition program based on OpenCV and vs2013)