Generalized hough transform with 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.
Zitieren als
sagi eppel (2025). Generalized hough transform with rotation (https://de.mathworks.com/matlabcentral/fileexchange/50330-generalized-hough-transform-with-rotation), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Transforms > Hough Transform >
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 |
