Find object in a image using template match with rotation

Find object in a image using template match with rotation
1,1K Downloads
Aktualisiert 29. Mär 2015

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2012b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0