Uses of Class
boofcv.alg.template.TemplateMatching
-
Uses of TemplateMatching in boofcv.factory.template
Modifier and TypeMethodDescriptionstatic <T extends ImageGray<T>>
TemplateMatching<T>FactoryTemplateMatching.createMatcher
(TemplateScoreType type, Class<T> imageType) Creates an instance ofTemplateMatching
for the specified score type.