spillerrec / Overmix

Automatic anime screenshot stitching in high quality
http://spillerrec.dk/category/software/programs/overmix/
GNU General Public License v3.0
188 stars 14 forks source link

Color incorrectly handled in Dehumidifier #3

Open spillerrec opened 10 years ago

spillerrec commented 10 years ago

The dehumidifier works by selecting the darkest color, but this does not work for the chroma channels. Either select the darkest pixel based on luminance, or try to see if selecting the color which is farthest away from 0.5, the neutral color, works.

spillerrec commented 8 years ago

New workaround: convert the input images to RGB and the result will be close to what you would expect