VariationalRefinement Properties |
The VariationalRefinement type exposes the following members.
Name | Description | |
---|---|---|
![]() | AlgorithmPtr |
Pointer to the unmanaged cv::Algorithm
|
![]() | Alpha |
Weight of the smoothness term
|
![]() | Delta |
Weight of the color constancy term
|
![]() | DenseOpticalFlowPtr |
Pointer to the unmanaged cv::DenseOpticalFlow
|
![]() | FixedPointIterations |
Number of outer (fixed-point) iterations in the minimization procedure.
|
![]() | Gamma |
Weight of the gradient constancy term
|
![]() | Omega |
Relaxation factor in SOR
|
![]() | Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) |
![]() | SorIterations |
Number of inner successive over-relaxation (SOR) iterations in the minimization procedure to solve the respective linear system.
|