Skip to content

Latest commit

 

History

History
 
 

shape-detection

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

To run this:

  • pip3 install -r requirements.txt.
  • To detect lines of the image monitor.jpg:
    python shape_detector.py monitor.jpg
    
  • To detect lines of live camera:
    python live_shape_detector.py