PhaseMergeRuleModelFrequency Property
|
This parameter indicates how many times per second the processing happens.
The default value is 2 which means '2 times per second'.
The frequency is limited by FPS, so if this value is higher than FPS the processing will happen every frame.
Namespace:
Livit.Learn.Model.Rules.PhaseSeparationAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string Frequency { get; set; }
Property Value
Type:
String
See Also