搜索资源列表
GeoMatch_src
- 利用opencV进行基于形状的匹配,能够很好的实现在遮挡的情况下的匹配。-The use OPenCV shape-based matching, can be a good match in the case of occlusion.
shape-matching
- 基于形状的模板匹配,用到了opencv,主体包含两部分,建模与金字塔搜索。-Based on the shape of the template matching, the use of opencv, the main body contains two parts, modeling and pyramid search.
GeoMatch_src_
- 形状模板匹配,基于Opencv Mat 效果一般,仅供参考(Shape template matching, based on Opencv Mat)
allstep
- 基于opencv的滤波、反色、边缘检测、形状匹配。(Opencv filtering, edge detection, color and shape matching based on.)
temp
- 用opencv中的matchTemplate函数实现基于形状的模板匹配(Using the matchTemplate function in OpenCV to implement shape based template matching)
simulate
- 形状是由图像的轮廓形成的,所以理论上形状识别是通常在边缘或轮廓检测后的步骤。(edge_based_matching The shape is formed by the outline of the image, so theoretically the shape recognition is usually the step after the edge or contour detection)