You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Hough transform for line detection based on image's gradient field.
1. Operates on grayscale images, NOT B/W bitmaps.
2. NO loops involved in the implementation of Hough transform, which makes the operation fast.
3. Able to detect the two ends of line segments.
Cite As
Tao Peng (2026). Detect lines in grayscale image using Hough Transform (https://www.mathworks.com/matlabcentral/fileexchange/9226-detect-lines-in-grayscale-image-using-hough-transform), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: LoadGaus()
General Information
- Version 1.0.0.0 (423 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Updated on Dec. 05, 2005. |
