samruddhi

This blog explores how to build a smart, browser-based document scanner using OpenCV.js and live OCR. It covers document detection, perspective correction, interactive preprocessing, and client-side text extraction—all running entirely
Underwater images often suffer from color loss, low contrast, and haze due to light absorption and scattering. This blog presents a multi-stage OpenCV pipeline in Python to enhance underwater images
This blog demonstrates how OpenCV HighGUI can be leveraged to build fully interactive GUIs. From handling mouse and keyboard events to creating trackbars, sliders, radio buttons, and checkboxes, learn how
This blog explores how to use OpenCV.js to develop interactive, real-time webcam filters right inside our browser. From capturing live video streams to applying filters such as blur, edge detection,