IDenseOpticalFlow Interface |
Namespace: Emgu.CV
The IDenseOpticalFlow type exposes the following members.
Name | Description | |
---|---|---|
![]() | AlgorithmPtr |
Return the pointer to the algorithm object
(Inherited from IAlgorithm.) |
![]() | DenseOpticalFlowPtr |
Gets the dense optical flow pointer.
|
Name | Description | |
---|---|---|
![]() | Calc |
Calculates an optical flow.
(Defined by DenseOpticalFlowExtensions.) |
![]() | Read |
Reads algorithm parameters from a file storage.
(Defined by AlgorithmExtensions.) |
![]() | Write |
Stores algorithm parameters in a file storage
(Defined by AlgorithmExtensions.) |