Module opencv::cudaoptflow[][src]

Expand description

Modules

Enums

Supported optical flow performance levels.

Supported grid size for hint buffer.

Supported grid size for output buffer.

Supported optical flow performance levels.

Traits

Class computing the optical flow for two images using Brox et al Optical Flow algorithm (Brox2004).

Base interface for dense optical flow algorithms.

Class used for calculating a dense optical flow.

Class computing a dense optical flow using the Gunnar Farneback’s algorithm.

Base Interface for optical flow algorithms using NVIDIA Optical Flow SDK.

Class for computing the optical flow vectors between two images using NVIDIA Optical Flow hardware and Optical Flow SDK 1.0.

Class for computing the optical flow vectors between two images using NVIDIA Optical Flow hardware and Optical Flow SDK 2.0.

Implementation of the Zach, Pock and Bischof Dual TV-L1 Optical Flow method.

Base interface for sparse optical flow algorithms.

Class used for calculating a sparse optical flow.