Segmentation based on similarity measure including Intensity difference and Distance of pixels. Also effect of rotation and addition of gaussian noise on segmentation is visualized using Matplotlib.
-
Updated
Nov 1, 2023 - Jupyter Notebook
Segmentation based on similarity measure including Intensity difference and Distance of pixels. Also effect of rotation and addition of gaussian noise on segmentation is visualized using Matplotlib.
enhancing image contrast and brightness through a classical image processing approach
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."