Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 286 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 286 Bytes

SimpleCV-examples

This is a list of small SimpleCV examples that I find interesting.

face-swap.py

Swaps the faces detected in a frame. If the frame is not specified from the command line, the camera will be used as input. usage: python face-swap.py [image]