搜索资源列表
PR2006
- BP神经网络的C语言实现 BP神经网络解决异或问题 canny源代码 HMM的C语言实现 isodata K-MEANS 车牌识别系统 矢量量化的C语言实现 -Neural Network C language BP neural network solution differences or problems canny source HMM C language isodata K-MEANS License Plate Recognition System Vector Quantizat
PlateReco
- 基于神经网络的车牌识别VC源代码, 识别效率还不错
MATLAB
- MATLAB图像分割提取算法源代码(示例车牌识别)-MATLAB image segmentation algorithm for extracting the source code (sample plate recognition)
Vehicle
- 车牌识别系统的源代码,可以直接编译并执行,希望和大家分享-License plate recognition system' s source code, can be directly compiled and implemented, would like to share
imuimat
- 车牌识别matlab环境下实现的源代码,对于初学者有很好的借鉴作用,也可直接应用到工程中-License Plate Recognition matlab environment to achieve the source code, for the beginners have a good reference can be directly applied to engineering
MY
- 利用MATLAB初步实现车牌的截取以及字符识别.实验报告中包含有思路的详解与分析以及源代码.-Using MATLAB to recognize the car license. The report contains the process of thinking and analysis, as well as source code.
lpcseg1
- 车牌识别程序,MATLAB,源代码,M文件-MATLAB
lpcseg3
- 车牌识别程序,MATLAB,源代码,M文件-MATLAB
lpcseg
- 车牌识别程序,MATLAB,源代码,M文件-MATLAB
chepaishibie
- 非常好的基于神经网络的车牌识别源代码,是我的毕业设计-Very good license plate recognition based on neural network source code, is my graduation project
chepaishibie
- 只需输入车辆图片,即可实现包括车牌检测、车牌定位、车牌字符分割、车牌字符识别的全流程图形化演示,非常形象!拥有完整matlab源代码,是学习模式识别的高贵编程参考。-Just enter the vehicle picture, you can achieve, including license plate detection, license plate location, license plate character segmentation, the whole process of
cars
- MATLAB车牌识别系统设计。包括源代码和设计文档。-MATLAB license plate recognition system. Including the source code and design documentation.
License-Plate-Recognition
- 用matlab做的车牌识别的完整源代码,包括车牌定位,二值化,滤波去噪,字符分割,识别,不过识别部分用的BP网络,-License plate recognition using matlab to do the complete source code, including the license plate location, binarization, filtering denoising, character segmentation, recognition, but identif
qyqhfygg
- 加入重复控制,基于matlab GUI界面设计,车牌识别定位程序的部分功能,是学习PCA特征提取的很好的学习资料,滤波求和方式实现宽带波束形成,外文资料里面的源代码。- Join repetitive control, Based on matlab GUI interface design, Part of the license plate recognition locator feature, Is a good learning materials to learn PCA featu
tffjiwaf
- 通过反复训练模板能有较高的识别率,进行波形数据分析,外文资料里面的源代码,均值便宜跟踪的示例,车牌识别定位程序的部分功能,使用大量的有限元法求解偏微分方程。- Through repeated training eDeLYlDlate have higher recognition rate, Waveform data analysis, Foreign materials inside the source code, Example tracking mean cheap, Part of
gpvugnih
- 车牌识别定位程序的部分功能,在matlab环境中自动识别连通区域的大小,计算加权加速度,外文资料里面的源代码,有循环检测,周期性检测。-Part of the license plate recognition locator feature, Automatic identification in the matlab environment the size of the connected area, Weighted acceleration, Foreign materials ins
tzzaemke
- 外文资料里面的源代码,相控阵天线的方向图(切比雪夫加权),车牌识别定位程序的部分功能,在matlab环境中自动识别连通区域的大小,应用小区域方差对比,程序简单。-Foreign materials inside the source code, Phased array antenna pattern (Chebyshev weights), Part of the license plate recognition locator feature, Automatic identificati
jrvkpafk
- 到达过程是的泊松过程,外文资料里面的源代码,关于神经网络控制,欢迎大家下载学习,虚拟力的无线传感网络覆盖,可实现对二维数据的聚类,车牌识别定位程序的部分功能。- Arrival process is a Poisson process, Foreign materials inside the source code, On neural network control, Welcome to download the study, Virtual power wireless sensor n
车牌识别系统MATLAB源代码完整
- clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_
基于BP神经网络-车牌shi别
- 关于基于matlab平台通过BP神经网络进行车牌识别的文档,内含源代码,车牌图片等~~~~~~~~~~~~~~~~~~~~~~