Generalized hough transform with rotation
Version 1.0.0.0 (538 KB) by
sagi eppel
Generalized hough transform with template rotation
Given a template as binary edge image the function finds the object that match the template in the image. The orientation of the object can be different from that of the template. Scanning is done by rotating the template and matching it to the image in various of angles, the best match is returned. Matching the template generalized hough transform. See the ReadRe file in the code zip file for more details.
Cite As
sagi eppel (2026). Generalized hough transform with rotation (https://www.mathworks.com/matlabcentral/fileexchange/50330-generalized-hough-transform-with-rotation), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2012b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Transforms > Hough Transform >
Find more on Hough Transform in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
