Page 1 of 1

Freefram plugin parameters

Posted: Sat Apr 24, 2010 09:35
by classic12
I have just purchased the inside-Us-All Plugin Pack Intrinsic Plugin Pack and I am trying to use within a delphi application. There is no documentation and being new to this stuuf I have no idea what the values should be and what thay do. Can someone let me know the min max values and what the 0.6800000007152557 etc values mean.


The filter effect I am after is similar to
www.youtube.com/user/pguha77#p/u/1/zk-rZzI2PPg

Once I have this I can then use the 'simplified' object to do motion detetction with my app.


Cheers


SteveW

Re: Freefram plugin parameters

Posted: Mon Apr 26, 2010 08:12
by edwin
Each FreeFrame parameter ranges from 0.0 to 1.0. You can call getParamDisplayValue to get a textual representation of the parameter. Note that not every plugin implements the getParamDisplayvalue, so it might sometimes give the same result.

Check the FreeFrame site for more in-depth information.
http://freeframe.sourceforge.net/