Package cloud.opencode.base.image.analysis
package cloud.opencode.base.image.analysis
-
ClassDescriptionConnected Components Analysis using Two-Pass Union-Find Algorithm 基于两遍扫描 Union-Find 算法的连通域分析A single connected component with its statistics.Connectivity type for neighbor pixel definition.The result of connected component analysis.Contour Finder using Moore Neighborhood Border Tracing Algorithm 基于 Moore 邻域边界追踪算法的轮廓检测A single contour consisting of boundary pixel coordinates.Template Matching using Normalized Cross-Correlation (NCC) 基于归一化互相关(NCC)的模板匹配A template match result at a specific position with its NCC score.