https://github.com/fblupi/hough-line-transform-opencv
Testing OpenCV version of the Hough Line Transform
https://github.com/fblupi/hough-line-transform-opencv
computer-vision opencv
Last synced: about 2 months ago
JSON representation
Testing OpenCV version of the Hough Line Transform
- Host: GitHub
- URL: https://github.com/fblupi/hough-line-transform-opencv
- Owner: fblupi
- License: gpl-3.0
- Created: 2017-03-30T11:17:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-30T11:20:27.000Z (over 9 years ago)
- Last Synced: 2025-01-30T17:44:15.357Z (over 1 year ago)
- Topics: computer-vision, opencv
- Language: C++
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hough-line-transform-opencv
Testing OpenCV version of the Hough Line Transform