## Talk detection demo This demo demonstrates how Pigo's facial landmark points detection capabilities can be used for detecting if a person is talking or not. This method can be used in a variety of fields, like checking if a person is communicating or not. ### Requirements * OpenCV2 * Python2 ### Usage ```bash $ python2 talkdet.py ``` ### Keys: w - Show/hide detected faces (default Off)
e - Show/hide detected pupils (default On)
e - Show/hide facial landmark points (default On)
q - Quit