Simple template match with rotation
Simple template match with rotation
Find an object that fit Template in image.The orientation of the object in the image does not have to be the same as that as the template. The template is matched to the image in various of rotations and the best match is chosen. The function use cross correlation between the template and the canny edge image of the image to determine the best match.
MAIN_find_object_in_image (Itm,Is) is the main function. The output is the boundary and location and size of the template in the image with the object boundary marked on it.
See the readme file supplied in the code zip file for more details.
Zitieren als
sagi eppel (2025). Simple template match with rotation (https://de.mathworks.com/matlabcentral/fileexchange/50333-simple-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 |
