Skip to content

refotografia/the-channel-mixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is one of 3 apps that I have created recently. I have been investigating in
programming for so long, but never really got into doing it. Life took its turns,
and I was presented with a chance to explore deeper into it and refresh some couple
decades old knowlodge on image processing.

The Channel Mixer!

This is inspired on very old scanners that would do three captures in order to get a color image.
A few years ago I managed to get one of these working and I played with the idea of moving the
document to be scanned between the captures, while it was changing its color filters.

So this a simple app in Python, PyQT, PIL and Numpy to take advantage of how easy it is to move
channels around with Numpy.

You need choose 3 images to start with. Either 3 color images or 3 monochromatic images.
There is another mode to shuffle channels in a single image and also to create monochromatic
images with a single channel of a color image.

About

An app to mix channels from different images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages