ColorArt
ColorArt copied to clipboard
Chosen colors not consistent between iOS and Mac OS X versions
I noticed that when running both this version of the project and the Mac OS X version, and selecting the exact same image file, that the chosen colors are not the same, and in many cases substantially different (entirely different hues). Any ideas why this might be? And if it would be possible to make it more closely resemble the results of the original Mac OS X version from Panic?
Older versions should be more consistent with the original project. I know the algorithm has had many performance optimizations made to it.
I'd be happy to apply a pull request that made it more consistent with Panic's code.
@fleitz That would be excellent. Yeah the performance is great, but I noticed that the original Panic version seems to be a bit more accurate with the color choices, particularly the background color.
Thanks!
@blabus try to open "SLColorArt.m" and set NSUInteger pixelRange = 32; background will be much better