OpenCV
4.0.0
Open Source Computer Vision
|
#include "opencv2/core/cuda.hpp"
Classes | |
class | cv::cuda::BroxOpticalFlow |
Class computing the optical flow for two images using Brox et al Optical Flow algorithm ([28]). More... | |
class | cv::cuda::DenseOpticalFlow |
Base interface for dense optical flow algorithms. More... | |
class | cv::cuda::DensePyrLKOpticalFlow |
Class used for calculating a dense optical flow. More... | |
class | cv::cuda::FarnebackOpticalFlow |
Class computing a dense optical flow using the Gunnar Farneback's algorithm. More... | |
class | cv::cuda::OpticalFlowDual_TVL1 |
Implementation of the Zach, Pock and Bischof Dual TV-L1 Optical Flow method. More... | |
class | cv::cuda::SparseOpticalFlow |
Base interface for sparse optical flow algorithms. More... | |
class | cv::cuda::SparsePyrLKOpticalFlow |
Class used for calculating a sparse optical flow. More... | |
Namespaces | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
cv::cuda | |