搜索资源列表
ComponentConnectedLabelsTest
- 本算法使用两种方式实现了连通域分析,二次扫描法和种子填充法。-this algorithm realizes the connected component analysis,including two methods: two pass and seed filling.
SimpleBlobDetector
- 二值图像的连通域分析,blob分析,用于定位连通域的位置,统计连通域的数量-Binary image connected component analysis, blob analysis