搜索资源列表
-
0下载:
java实现图像连通区域算法
*ImageLabel is an algorithm that applies Connected Component Labeling
*alogrithm to an input image. Only mono images are catered for.-*ImageLabel is an algorithm that applies Connected Component Labeling
*alogrithm to an input
-
-
0下载:
复杂背景下车牌定位与字符分割算法研究
本文在简要介绍国内外车牌识别技术研究现状的基础上,对车牌定位算法及字符分
割算法进行了深入的研究,主要完成以下工作:
车牌的定位算法设计阶段,本文提出了一种综合利用车牌多重特征的定位算法。该
算法充分利用了车牌的纹理,色彩及车牌长宽比等特征。经过水平梯度化,二值化,滤
波,区域连通、连通域标记筛选,色彩匹配等几个步骤,最终达到了复杂背景下汽车牌
照的定位。-Complex background license plate loc
-
-
1下载:
二值图像区域标记的算法以及源代码、实例介绍-Binary image connected component labeling algorithm as well as code examples introduced
-
-
1下载:
这是一个使用vc++实现的图像连通区域标记算法,可以找出二值化图像的连通域个数。-This is achieved using vc++ image connected component labeling algorithm can find the binary image of the number of connected domains.
-