Package boofcv.alg.feature.detect.template
-
Interface Summary Interface Description TemplateMatchingIntensity<T extends ImageBase> Moves an image template over the image and for each pixel computes a metric for how similar that region is to template. -
Class Summary Class Description BaseTemplateIntensity<T extends ImageBase> Base class which implements common elementsTemplateDiffSquared<T extends ImageBase> Scores the difference between the template and the image using difference squared error.TemplateDiffSquared.F32 TemplateDiffSquared.U8 TemplateMatching<T extends ImageBase> Runs a template matching algorithm across the image.TemplateNCC<T extends ImageBase> Template matching which uses normalized cross correlation (NCC).TemplateNCC.F32 TemplateNCC.U8
DataMelt 3.0 © DataMelt by jWork.ORG