Find object in a image using template match with rotation

Find object in a image using template match with rotation
1K Downloads
Updated 29 Mar 2015

View License

Basically template match with rotation. Given a template as binary edge image the function find the object that match the template in the image. This work even if the template and object are in different orientations. The matching is is done by rotating the template and matching it to the image in various of angles, the best match is returned. Matching the template to the image can be done by various of template match approaches including crosscorrelation and generalized hough transform. See the readme file supplied in the code zip file for more details

Cite As

sagi eppel (2024). Find object in a image using template match with rotation (https://www.mathworks.com/matlabcentral/fileexchange/50331-find-object-in-a-image-using-template-match-with-rotation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0