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
All Program of 6th Sem Digital Image Processing Lab with their Image Outputs. This Lab provides practical exposure to fundamental image processing concepts through hands-on experiments and simulations. It is designed to complement theoretical learning by applying core techniques using tools like MATLAB or similar environments.
This is the multimedia image processing project in which multiple image processing techniques have been implemented such as Color2Gray, Flip_H, Flip_V, scaling, negative of the image etc.
This repository contains MATLAB scripts for performing basic image processing tasks on grayscale images, including brightness and contrast adjustments, negative image creation, and arithmetic operations (addition, subtraction, multiplication, division) between two images.