logo Sign In

Post #1075469

Author
Williarob
Parent topic
Color matching and prediction: color correction tool v1.3 released!
Link to post in topic
https://originaltrilogy.com/post/id/1075469/action/topic#1075469
Date created
11-May-2017, 3:31 PM

oohteedee said:

i would prefer a commandline version myself but am greatful for whatever you give us. Thanks for the awesome tool.

Yes! That may even be better. It would be easy to create a batch file to run as many matches as needed back to back, plus each one could have different settings. e.g.:

// colormatch.bat:
colormatch -t test_01.tif -r reference_01.tif -o match_01.LUT -cs 50 -s 0.05
colormatch -t test_02.tif -r reference_02.tif -o match_02.LUT -cs 10 -s 0.01