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: 使用区域增长的算法进行区域分割。鼠标点击图像的某个区域的某个像素,并指定染色所用颜色(红绿蓝黑),程序执行的结果是用指定的颜色把某个区域显示出来。-Regional growth in the use of regional segmentation algorithm. A mouse click on the image of a pixel region, and specify the dye color used (black and red and green), implement the results of the procedure is designated an area of color to be displayed. Platform: |
Size: 1024 |
Author:cui ju |
Hits:
Description: alow to segment an image base on the k-means in the color domain using the rgb space.
color segmenation Platform: |
Size: 142336 |
Author:moe que |
Hits:
Description: this a code to segment the color texture using Gabor filter. It uses the initial segmentation using kmeans clustering.-this is a code to segment the color texture using Gabor filter. It uses the initial segmentation using kmeans clustering. Platform: |
Size: 83968 |
Author:sidharth |
Hits:
Description: This function is used to segment a color image in RGB format. Number of cluster must be include and approximately by user. Platform: |
Size: 1024 |
Author:eko |
Hits:
Description: Matlab based color based segmentation code, written to segment blue color in the image. Can be further enhanced to extract colors other than blue. Platform: |
Size: 131072 |
Author:Ajitpal Brar |
Hits:
Description: 基于matlab的彩色图像分割实验,运用meanshift算法以及区域生长法,算法包含漏检数,正确率的计算。-Matlab-based color image segmentation experiments, the use of algorithms and meanshift region growing algorithm contains the number of missed, calculate the correct rate. Platform: |
Size: 198656 |
Author:江宸瀚 |
Hits:
Description: 采用meanshift法对彩色图像进行分割,主函数为Meanshift(Meanshift method is used to segment the color image, and the main function is Meanshift) Platform: |
Size: 4096 |
Author:Moyuwu
|
Hits:
Description: 该课题为基于kmeans的聚类分割,输入一张彩色图像,可以选择需要分割成多少类,就会以不同颜色区分不同的块,带有GUI界面,操作丰富。(This topic is based on Clustering Segmentation of kmeans. Input a color image, you can choose how many categories you need to segment, and then different blocks will be distinguished with different colors, with GUI interface and rich operation.) Platform: |
Size: 72704 |
Author:for Matlab |
Hits: