DualTVL1OpticalFlow Properties |
The DualTVL1OpticalFlow type exposes the following members.
Name | Description | |
---|---|---|
![]() | AlgorithmPtr |
Return the pointer to the algorithm object
|
![]() | DenseOpticalFlowPtr |
Gets the dense optical flow pointer.
|
![]() | Epsilon |
Stopping criterion threshold used in the numerical scheme, which is a trade-off between precision and running time
|
![]() | Gamma |
Coefficient for additional illumination variation term
|
![]() | InnerIterations |
Inner iterations (between outlier filtering) used in the numerical scheme
|
![]() | Lambda |
Weight parameter for the data term, attachment parameter
|
![]() | MedianFiltering |
Median filter kernel size (1 = no filter) (3 or 5)
|
![]() | OuterIterations |
Outer iterations (number of inner loops) used in the numerical scheme
|
![]() | Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) |
![]() | ScalesNumber |
Number of scales used to create the pyramid of images
|
![]() | ScaleStep |
Step between scales (less than 1)
|
![]() | Tau |
Time step of the numerical scheme
|
![]() | Theta |
Weight parameter for (u - v)^2, tightness parameter
|
![]() | UseInitialFlow |
Use initial flow
|
![]() | WarpingsNumber |
Number of warpings per scale
|