Skip to content

mahtejo/cse408-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cse408-project

The objective of the project is to seek a more profound understanding of the formats of various color models(RGB, XYB, XUY, Lab), their conversions from one to another and scaling down the color model size depending on the number of bits with which we can represent the image. As part of the project, during the first step we recognized openCV as the package/library with a huge repository to work with images and videos. Later, we worked on scaling the color models from higher bits to lower bits (like scaling a 24 bit color model(RGB) to 10 bit representation. We have also learned to apply the newly generated color models to raw images and visualize the image.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages