A C++ Project to increase or decrease the brightness of the image at the pixel level using OpenCV.
A C++ Project to blur or smooth images using Homogeneous blur also known as Homogeneous Smoothing, Homogeneous Filtering and Box Blurring.
A C++ project to detect faces and highlight them in the real-time webcam video using Haar Cascade.