Find object in a image using template match with rotation
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
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Image Processing and Computer Vision > Computer Vision Toolbox > Tracking and Motion Estimation > Template Matching >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0.0 |
