You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). 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 .
General Information
- Version 1.0.0.0 (577 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
