archimedes said:
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.
I'm actually working on a script for this, so v1.4 should have an automated shot by shot correction feature, although you would still have to make sure the cropping for the test and reference frames are the same.