Expand description

GPU-accelerated template matching.

Faster alternative to imageproc::template_matching.

Structs

Enums

Functions

  • Finds the smallest and largest values and their locations in an image.
  • Slides a template over the input and scores the match at each point using the requested method.