logo Sign In

Post #792876

Author
archimedes
Parent topic
Color matching and prediction: color correction tool v1.3 released!
Link to post in topic
https://originaltrilogy.com/post/id/792876/action/topic#792876
Date created
11-Oct-2015, 11:35 AM

Thank you, DrDre, this helps.

Another suggestion: Transfering a whole film shot by shot is very time consuming. Let's say you build a color model based on the first frame of the shot and transfer the rest of the shot using this model. For the next shot, you build a new color model, and so on. Right now, you have to sit in front of your computer, even though it's a very automitc process. So it would be good if you could specify the shots, the reference frame and the model type in a text file. The program would read this file and perform the transfers automatically.

Example: The input frames are called "inputX.bmp" where X is a number, the reference frames "refX.bmp" 

One line for a shot could look something like this:

100,110,m,500,100,400

input100.bmp and ref110.bmp are used to build a multi color space model with stabilization parameter 500. After this is done, input100.bmp to input400bmp are transfered. The idea is to write several of these lines in a single textfile. The program can work through them without somebody having to be in front of the computer.