GitHub / AlbertoFormaggio1 / Hough-Transform-From-Scratch
This GitHub repository provides a comprehensive guide and implementation of the Hough Transform for line detection in Python using OpenCV. It covers step-by-step instructions for implementing the algorithm from scratch, including edge detection, parameter space transformation, and line extraction.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertoFormaggio1%2FHough-Transform-From-Scratch
PURL: pkg:github/AlbertoFormaggio1/Hough-Transform-From-Scratch
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Jupyter Notebook
Size: 7.78 MB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
Topics: computer-vision, hough, hough-from-scratch, hough-lines, hough-transform, opencv-python