Commit Graph
4 Commits
Author SHA1 Message Date
Sergey Karayev 6953785eab added rgb2lab test 2012-12-02 22:51:16 -08:00
Sergey Karayev afd1eed22f Merge pull request #1 from amueller/xyz_fix
FIX quickshift nosetest with different xyz color conversion
2012-12-01 15:20:21 -08:00
Sergey Karayev 43eb33d26b flake8 on colorconv.py and removed unneeded .copy() 2012-11-30 01:30:59 -08:00
Sergey Karayev 5108d8c346 Fixed RGB<->XYZ conversion.
Now correctly follows the algorithm from EasyRGB.
Also fixed a XYZ<->Lab conversion issue by adding
a .copy().
2012-11-29 12:06:01 -08:00