Skip to content

Files

Latest commit

1c9ea49 · Oct 17, 2019

History

History
This branch is 508 commits behind x4nth055/pythoncode-tutorials:master.

shape-detection

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