CV-0.3.6.0: OpenCV based machine vision library

Safe HaskellSafe-Infered

CV.TemplateMatching

Synopsis

Documentation

getTemplateMap :: Image c d -> Image c1 d1 -> Image channels depthSource

subPixelTemplateMatch :: MatchType -> Image GrayScale D32 -> Image GrayScale D32 -> Double -> (Double, Double)Source

Perform subpixel template matching using intensity interpolation