Skip to content

nantsing/HoughTransform-DeleteLine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HoughTransform and Strike-through

files

  1. dataset: Contains the picture used in HoughTransform.
  2. HoughTrans:
    • results: Intermediate and final results.
    • HoughTrans.py: Implementation.
  3. DeletLine:
    • results: Intermediate and final results.
    • 1.png: The picture used in Implementation.
    • DeleteLine.py: Implementation.

Usage

  1. HoughTransform

     cd HoughTrans
     python HoughTrans.py
    
  2. Strike-through

     cd DeleteLine
     python DeleteLine.py
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages