How to build and install OpenCV 4 on Windows
Time to learn how to build and install OpenCV 4 on Windows!
Computer Vision/Machine Learning Specialist
Time to learn how to build and install OpenCV 4 on Windows!
Everyone that uses OpenCV is familiar with cv::Mat. Although some developers never heard about UMat class and its advantages.
This week, in my spare time, I decided to learn a little more about Haar Cascade. Specifically, how some face detection works and it’s implementation with C++ OpenCV. (more…)