You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Image compositing and alpha matting in Python with OpenCV and NumPy; artifact color correction, matte generation, and foreground-background blending. 🐙