Struct NCVBroxOpticalFlowDescriptor#

Model and solver parameters.

Collaboration diagram for NCVBroxOpticalFlowDescriptor:

NCVBroxOpticalFlowDescriptor Node1 NCVBroxOpticalFlowDescriptor     Node2 float     Node2->Node1 +alpha +gamma +scale_factor Node3 unsigned     Node3->Node1 +number_of_inner_iterations +number_of_outer_iterations +number_of_solver_iterations

NCVBroxOpticalFlowDescriptor Node1 NCVBroxOpticalFlowDescriptor     Node2 float     Node2->Node1 +alpha +gamma +scale_factor Node3 unsigned     Node3->Node1 +number_of_inner_iterations +number_of_outer_iterations +number_of_solver_iterations

Detailed Description#

Model and solver parameters.

Member Data Documentation#

alpha#

Ncv32f NCVBroxOpticalFlowDescriptor::alpha

flow smoothness

gamma#

Ncv32f NCVBroxOpticalFlowDescriptor::gamma

gradient constancy importance

number_of_inner_iterations#

Ncv32u NCVBroxOpticalFlowDescriptor::number_of_inner_iterations

number of lagged non-linearity iterations (inner loop)

number_of_outer_iterations#

Ncv32u NCVBroxOpticalFlowDescriptor::number_of_outer_iterations

number of warping iterations (number of pyramid levels)

number_of_solver_iterations#

Ncv32u NCVBroxOpticalFlowDescriptor::number_of_solver_iterations

number of linear system solver iterations

scale_factor#

Ncv32f NCVBroxOpticalFlowDescriptor::scale_factor

pyramid scale factor

Source file#

The documentation for this struct was generated from the following file: