Description: 车牌识别matlab源程序
基于颜色的车牌定位和分割技术研究与实现
function [seg] = character_segmentation(bw)
% character_segmentation: Returns the digit segments in the supplied binary image.
% The function uses the "segment" function, keeping only the seven
% segments in the result with largest area, and in case less than seven
% segments were found, it attempts to recall the function, making the
% separation between the already found segments clearer (by cleaning the
% bits which are there.-License plate recognition matlab source code based on the color of the plate positioning and segmentation research and realize function [seg] = character_segmentation (bw) character_segmentation: Returns the digit segments in the supplied binary image. The function uses the segment function, keeping only the seven segments in the result with largest area, and in case less than seven segments were found, it attempts to recall the function, making the separation between the already found segments clearer (by cleaning the bits which are there . Platform: |
Size: 2048 |
Author:wang |
Hits:
Description: 自己编的字符识别的源码。
呵呵
欢迎下载-Own the source code of the character recognition. Ha ha welcome to download Platform: |
Size: 561152 |
Author:付晓敏 |
Hits:
Description: Matlab手写文字识别源代码
这个Demo展示手写文字识别的各个步骤,包括图像的预处理、裁剪、大小转换、人工神经网络训练和识别等等。-Handwritten character recognition Matlab source code of this Demo display of handwritten character recognition of the various steps, including image preprocessing, cutting, size conversion, artificial neural network training and recognition and so on. Platform: |
Size: 102400 |
Author:lcp |
Hits:
Description: 用matlab做的车牌识别的完整源代码,包括车牌定位,二值化,滤波去噪,字符分割,识别,识别部分用的BP网-Matlab do with License Plate Recognition complete source code, including the license plate location, binarization, filtering noise, character segmentation, identification, identification of parts used in BP network Platform: |
Size: 4096 |
Author:ronghjr |
Hits:
Description: 神经网络源代码,一个字符识别程序,分别实现了没有噪声和带有噪声的测试-Neural network source code, a character recognition program, were achieved with no noise and noise tests Platform: |
Size: 5120 |
Author:苏倩 |
Hits:
Description: 用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 identify with some of the BP network, Platform: |
Size: 6144 |
Author:liru |
Hits: