Skip to content

This MATLAB project processes an input image by resizing it to a user-defined height while maintaining its aspect ratio. The resized image is then converted into the LAB color space for specific manipulations.

License

Notifications You must be signed in to change notification settings

KostelidisDev/Color-Modification-in-LAB-Space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Modification in LAB Space

This MATLAB project processes an input image by resizing it to a user-defined height while maintaining its aspect ratio. The resized image is then converted into the LAB color space for specific manipulations.

Description

This MATLAB project processes an input image by resizing it to a user-defined height while maintaining its aspect ratio. The resized image is then converted into the LAB color space for specific manipulations: • The top-right quadrant has its chromaticity channels (A and B) set to zero, effectively desaturating that section. • The bottom-left and bottom-right quadrants are modified to set the L channel (lightness) to 50, while one chromaticity channel is neutralized in each.

The processed image is finally converted back to the RGB color space and displayed. This project demonstrates image transformation, color space manipulation, and quadrant-based editing techniques.

Extra files

** The extra files are written in Greek Language.

License

MIT License

Atrributes

The Demo.jpg image is from Pixabay.com

Disclaimer

This project was conducted as part of the course Ρ104: Robotic Vision in the M.Sc. program in Robotics, offered by the Department of Computer, Informatics and Telecommunications Engineering at the International Hellenic University.

About

This MATLAB project processes an input image by resizing it to a user-defined height while maintaining its aspect ratio. The resized image is then converted into the LAB color space for specific manipulations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages