- dataset: Contains the picture used in HoughTransform.
- HoughTrans:
- results: Intermediate and final results.
- HoughTrans.py: Implementation.
- DeletLine:
- results: Intermediate and final results.
- 1.png: The picture used in Implementation.
- DeleteLine.py: Implementation.
-
HoughTransform
cd HoughTrans python HoughTrans.py
-
Strike-throughcd DeleteLine python DeleteLine.py