Face detection
Application can find faces from its base of existing images and also gives possibility to add new pattern to base.
Detection algorithm is based on Haar's cascades.
Recognition algorithm is based on local binaries patterns (also known as LBP).
Application can find faces from its base of existing images and also gives possibility to add new pattern to base.
It also has flexibility possibility to manage with base of images/patterns, creating training set based on set of images and calibration.
Aplication:



