Skip to content

OpenCV

Snippets

python basics.py
python detect_faces.py --image images/kevin.png --detector haarcascade_frontalface_default.xml
python count_shapes.py --image images/shapes.png
python image_sub.py --bg images/bg.jpg --fg images/adrian.jpg
raspistill -t 300000000 -tl 1000000 -o image%04d.jpg