搜索资源列表
-
0下载:
一种多车牌定位方法,该方法综合利用边缘检
测、连通域分析、倾斜矫正等多种方法,解决了复杂背景中定位难的问题-A multi-plate location method, which combined with an edge detection, connected component analysis, tilt correction and other methods to solve the complex problem of difficulties in the context
-
-
0下载:
代码1:优化过的Otsu程序,纯C编写
代码2:优化过的中值滤波程序,纯C编写
代码3:快速连通域检测程序,用于团块分析,纯C编写
代码4:MeanShift图像分割程序,纯c编写
代码5:WaterShed图像分割程序,c++编写,可直接运行,看分割效果-Code 1: The optimized program Otsu, pure C
code 2: The optimized procedure median filter, pure C
code 3: Fa
-
-
0下载:
本算法使用两种方式实现了连通域分析,二次扫描法和种子填充法。-this algorithm realizes the connected component analysis,including two methods: two pass and seed filling.
-
-
0下载:
Connected-component labeling (alternatively connected-component analysis, blob extraction, region labeling, blob discovery, or region extraction) is an algorithmic application of graph theory, where subsets of connected components are uniquely labele
-
-
0下载:
二值图像的连通域分析,blob分析,用于定位连通域的位置,统计连通域的数量-Binary image connected component analysis, blob analysis
-