Files
pigo/examples/talk_detector
2020-11-09 11:06:05 +02:00
..
2019-10-31 15:19:17 +02:00
2020-10-21 11:03:06 +03:00

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

$ 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