Page 1 of 1

color correct module

Posted: Thu Mar 03, 2005 1:06 pm
by franz
hello M8 team
do you think it may be possible to build a color corrector module like this one with modules ? (i mean the functions, not the look..)

Image

(this CC is from combustion.... )
franz

Re: color correct module

Posted: Thu Mar 03, 2005 6:10 pm
by yves@garagecube
Well, I guess some of these features can be implemented as a module. However it is important to note that the scripting mechanism does not allow you to access the pixel level of the rendered medias. So you can only use the filtering algorithms that are available in Modul8. Also there is no way in the current version to create a user-interface with a curve editor.

Of course the module architecture has been designed to grow with future releases; Modul8 will allow the creation of more and more sophisticated modules with time.

Yves.

Posted: Thu Mar 03, 2005 6:59 pm
by franz
hmmm
very interesting yves...
i could replace curve system by a range selector (slider based) maybe..
and what are the filtering algos currently avaiable ?
thanks for reply
franz

Posted: Thu Mar 03, 2005 8:24 pm
by yves@garagecube
franz wrote:hmmm
very interesting yves...
i could replace curve system by a range selector (slider based) maybe..
and what are the filtering algos currently avaiable ?
thanks for reply
franz


Basically it is what you see in the main user-interface: contrast, brightness, saturation, additive, modulation.

Yves.

Posted: Thu Mar 03, 2005 9:38 pm
by franz
i see....
thx

Posted: Fri Mar 04, 2005 1:07 am
by franz
so do you think a luma range selector can be done ? (no matter what the gui is)
?
so that i could think about, for instance , keing only the gray parts of a picture and leave the black and white parts ?

franz