搜索资源列表
ANewCarBoardNumberRecognizationSystem
- 这是一个大小为172K的车牌号码识别程序,希望大家参考,若有所帮助的话,荣幸之至,若有所指教的话lanyuna@163.com 不胜感激 -This is a 172K size of the registration number identification procedures in the hope that your reference, if it helps, then honor nave, if there enlighten the lanyuna@163.com be
db2admin
- 车牌号码识别系统技术原理车
carpai
- 此代码采用VC++ 编写 应用于车牌号码识别中的车牌区域定位!-this code used for the preparation of VC registration number plates recognition of regional positioning!
车牌号码识别matlab完整程序实现
- 随这图形图像技术的发展,现在的车牌识别技术准确率越来越高,识别速度越来越快。无论何种形式的车牌识别系统,它们都是由触发、图像采集、图像识别模块、辅助光源和通信模块组成的。车牌识别系统涉及光学、电器、电子控制、数字图像处理、计算视觉、人工智能等多项技术。触发模块负责在车辆到达合适位置时,给出触发信号,控制抓拍。辅助光源提供辅助照明,保证系统在不同的光照条件下都能拍摄到高质量的图像。图像预处理程序对抓拍的图像进行处理,去除噪声,并进行参数调整。然后通过车牌定位、字符识别,最后将识别结果输出。
车牌号码识别源码
- 车牌号码识别源码
vlpc 车牌号码识别
- C#它以数字图像处理、模式识别、计算机视觉等技术为基础,对摄像机所拍摄的车辆图像或者视频序列进行分析,得到每一辆汽车唯一的车牌号码,从而完成识别过程。
ZiFuMoBanKu
- 一个用于车牌号码识别或其他字符数字识别的字符模版-One for the plate number or other identification number of characters to identify character template
27796690License_Plate_Recognition_matlab
- 本程序采用matlab编写,可以用来识别车牌号码,识别是比较好的-This procedure uses matlab preparation, can be used to identify the license plate number, identification is a better
matlabautomaticallyidentifylicenseplatenumbers
- 能自动识别车牌号码,通过实验,马上可以使用。-Be able to automatically identify license plate numbers, through experiments, can be used immediately.
Car_Nom_Mark
- 车牌号码识别系统 是一个运用C++写的很实用的一个车牌号码识别系统,对大家的学习很有帮助-very good baisic on c
ziliao
- 车牌的识别,能够识别出车牌的号码,并输出号码字符-License plate recognition, to identify the license plate number and output number of characters
字符识别源代码
- 字符识别源代码 模式识别 VC++ 可用于纸币识别 车牌号码识别
车牌识别系统
- matlab 实现的车牌号码识别,测试版本欢迎完善。(Matlab to achieve the license plate number recognition, test version is welcome to perfect.)
车牌识别
- 能够识别车牌号码,halcon实现,,,,,,,,,,,,(this code can recongnize the car number which is realized by Halcon)
vlpr4j-master
- 车辆识别代码,用于识别车辆的车牌号以及颜色(Vehicle identification code)
MATLAB车牌识别系统
- 基于MATLAB处理图像 实现提取图片中的车牌号码(MATLAB processing image to extract the image of the license plate number.)
基于阈值分割的车牌定位识别MatLab实现
- 本设计基于阈值分割的方法实现车牌号码的定位与识别。利用Matlab仿真平台给出仿真例程及结果。(This design realizes the location and recognition of license plate number based on threshold segmentation method. The simulation routine and results are given by using the simulation platform of matlab.
License-Plate-Recognition-master
- 采用python+opencv进行车牌号码识别程序。(Use python + opencv to perform license plate number recognition program.)
车牌识别(含GUI,语音播报)
- 一个完整的车牌识别系统闭应包括车辆检测、图像采集、图像预处理、车牌定位、字符分割、字符识别等单元。当车辆到达触发图像采集单元时,系统采集当前的视频图像。车辆识别单元对图像进行处理,定位出牌照位置,再将车牌中的字符分割出来进行识别,然后组成车牌号码输出。(A complete license plate recognition system should include vehicle detection, image acquisition, image preprocessing, licen
基于MATLAB车牌号码识别系统设计
- 作者大学时写的一个基于MATLAB车牌号码识别系统设计,并把识别数据导入Excel中,代码可以完美运行,需要的可以下载,用于平时作业或毕业设计。