前言
模板匹配是机器视觉领域,尤其是工业视觉领域内,自动化经常要使用的一个视觉算法应用模式。在VP里面,有几种简单的模版匹配的算子,这里大致介绍一下VP的PatMax。
在视觉应用领域,搜索匹配的特征是经常要用到的方法。VP里面对于搜索匹配有几个不同类型的算子,
其中的特点我归纳于下:
本讲,我们主要讲PMAlign。
简介
Like other pattern-location technologies, PatMax trains a pattern, then locates one or more instances of that pattern in one or more run-time images. PatMax differs from other pattern-location technologies in that it is not based on pixel grid representations that cannot be efficiently and acc