Struct NCVBroxOpticalFlowDescriptor#
Model and solver parameters.
#include <opencv2/cudalegacy/NCVBroxOpticalFlow.hpp>Collaboration diagram for NCVBroxOpticalFlowDescriptor:
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:
opencv2/cudalegacy/NCVBroxOpticalFlow.hpp