Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 225 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 225 Bytes

Multithreaded Face Detection

A sample Face Detection program using OpenCV, Python, and Qt. The face detection code is in a separate thread to improve the performance and keep the GUI responsive.