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
Freefram plugin parameters
Re: Freefram plugin parameters
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/
Check the FreeFrame site for more in-depth information.
http://freeframe.sourceforge.net/