pythoncode-tutorials/machine-learning/shape-detection at master · x4nth055/pythoncode-tutorials · GitHub
Folders and files
NameNameLast commit message
Last commit date
parent directory.. |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
View all files |
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
- To detect circles on coins.jpg image, consider:
python circle_detector.py coins.jpg
Footer
You can’t perform that action at this time.