Skip to content

A278PlusPi/Two-RGB-Channels-Off

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Two RGB Channels Off

What does this program do?

This small Python program will make (n*m) copies of the image, then gradually remove two of the RGB color channels.

How to run this program?

You can run the program through the Python IDE, and then follow the prompts. It will first ask for the filename you want to upload, then the number of rows and columns you want for the image, the two color channels you want to remove, and then it will ask you to provide a new filename with multiple copies of images.

What libraries did I use for the program?

I used NumPy and Matplotlib for performing image manipulation

About

Experimental sandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages