A C++ implementation of the Viola and Jones method for Facial detection. The program is parallelized using Intel TBB library
MIT License
A C++ implementation of the Viola and Jones method for Facial detection. The program is parallelized using Intel TBB library
C++