dylanhawley / hough-transform

The Hough transform is used to detect straight lines in an image. We use OpenCV to implement the algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

The Hough transform is used to detect straight lines in an image. We use OpenCV to implement the algorithm.


Languages

Language:C++ 92.4%Language:CMake 7.6%