OptionsConfigurationFileFlowFilterType Property  | 
  Gets or sets the type of the flow filter used for optical flow calculations. 
 
    Namespace: 
   butterflow_ui
    Assembly:
   butterflow-ui (in butterflow-ui.exe) Version: 1.0.2.31734 (1.0.0.0)
Syntaxpublic FlowFilterType FlowFilterType { get; set; }Property Value
Type: 
FlowFilterType The type of the flow filter used for optical flow calculations. 
See Also