2sh / StereoscoPy

Stereoscopic 3D image creator: anaglyph, side-by-side (cross-eye and parallel), over/under, wiggle GIF, interlaced, checkerboard
GNU General Public License v3.0
63 stars 12 forks source link

Color scheme red-green not workin with method gray #9

Open cmahnke opened 7 months ago

cmahnke commented 7 months ago

Calling this:

stereoscopy.create_anaglyph((left, right), color_scheme="red-green", method="gray").save(rgAnagFileName)

Results in the following: front-anaglyph-rg

Shouldn't the background be white / gray, like calling without the color_scheme param? That is just green where the are cyan parts without the color_scheme param.

After searching for example it seems that the orange tint is actually to be expected... Can anyone confirm?

2sh commented 3 months ago

I'll have to find my red-green glasses again, probably packed deep in some box somewhere. It's been a while.