logo Sign In

Post #784848

Author
archimedes
Parent topic
Color matching and prediction: color correction tool v1.3 released!
Link to post in topic
https://originaltrilogy.com/post/id/784848/action/topic#784848
Date created
13-Aug-2015, 4:06 PM

You can always try the Matlab script from the thread I linked.  


I have to correct myself though. I said that I used 49 rotations to create the image, which looks exactly like yours. Turns out that's wrong. My algorithm just used 1 rotation and matched the PDF. This means that your algorithm probably just matches the PDFs as well. If you want a get closer to the target colors, you have to match the PDFs in different color spaces as well. This is probably what makes the PDF algorithm look more closer than your algorithm.  


Anyway, I'm going to modify my script, and then I will post more comparisons. Probably tomorrow.