Skip to content

In order to learn and practice theory of color spaces in python, this code reads an image, prints height and width properties, and shows the image using OpenCV.

Notifications You must be signed in to change notification settings

marianfuentes/python-image-color-spaces-cv2-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

python-image-color-spaces-cv2-OpenCV

In order to learn and practice theory of color spaces in python, this repository reads an image, prints height and width properties, and shows the image using OpenCV. It also uses cv2 library to convert image to gray scale and takes this image to colorize it red, blue or green depending on the user's descision. Finally, it highlights hue tones.

Made for "Image processing and vision" undergraduate class in Pontificia Universidad Javeriana. 08/2020

About

In order to learn and practice theory of color spaces in python, this code reads an image, prints height and width properties, and shows the image using OpenCV.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages