mpatacchiola / deepgaze

Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map.
MIT License
1.79k stars 478 forks source link

Compatibility with OpenCV 4.0 #104

Closed kamathhrishi closed 3 years ago

kamathhrishi commented 4 years ago

Currently, all examples except colour detection are working fine with the latest OpenCV. The problem with colour detection example has something to with the window function. Further, I will ensure all examples work fine before merging.

The specific version of OpenCV is 4.4.0