A simple real-time image processing application built with Python and OpenCV. It captures video from your webcam and lets you switch between different processing modes on the fly using your keyboard.
-
Updated
Aug 11, 2025 - Python
A simple real-time image processing application built with Python and OpenCV. It captures video from your webcam and lets you switch between different processing modes on the fly using your keyboard.
just a redo of a previously done project using python 3.13 ;)
This project captures frames from a webcam and stitches them together into a panorama using OpenCV's and optionally saves the final panorama.
Alignment of an unaligned image with a base/reference image using feature detection, feature matching, and homography in OpenCV.
🎥 Process webcam video with Python and OpenCV — switch denoise, blur, edge, corner, CLAHE filters for real-time image enhancement.
Add a description, image, and links to the classical-image-processing topic page so that developers can more easily learn about it.
To associate your repository with the classical-image-processing topic, visit your repo's landing page and select "manage topics."