Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is there a rotatational template-matching function?

I am familiar with matchTemplate(), which iteratively searches for an image within another image, incrementing it in x and/or y with every step.

Is there a "rotational" version of matchTemplate, which would try several rotations of the template instead of shifting it in x/y?