To run this:
pip3 install -r requirements.txt
- To detect edges of a specific image (
little_flower.jpg
):python edge_detector.py little_flower.jpg
- To detect edges live using your webcam:
python live_edge_detector.py
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
To run this:
pip3 install -r requirements.txt
little_flower.jpg
):
python edge_detector.py little_flower.jpg
python live_edge_detector.py