文件名称:matlabtocarrecognition
介绍说明--下载内容均来自于网络,请自行研究使用
车牌识别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.
基于颜色的车牌定位和分割技术研究与实现
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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 29782162matlabtocarrecognition.rar 列表 matlabtocarrecognition.txt