Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 614 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 614 Bytes

Doggie-smile

Computer Vision for Faces - Final project

This project involves the application for automatic photography of the dogs. It detects dogs in the video stream and atracts their attention. The quality of the image is automatically evaluated and accepted only if all the dogs in the picture are looking on camera.

The program is writen in c++ and uses openCV 3.3.0 and dLib v19.4 libraries.

To run the program download all models and sounds and put them into the same folder as the cpp file.

The video on my YouTube channel: https://youtu.be/g2TpWr6me1w demonstrates the functionality of the program.