Skip to content

KamatMayur/HoughTransfom

Repository files navigation

HoughTransfom

Implementing Hough Transform in python
It is in it's very vanilla state currently... Make sure you use proper threshold values while detecting edges and also use a good threshold for accumulator.

install the requirements.txt by the following command pip install -r requirements.txt
run the HoughTransform.py file and wait... the alogrithm is kinda slow and needs optimisation

About

Implementing Hough Transform in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages