$darkmode
404 Not Found

404 Not Found


nginx
OpenCV 4.11.0
Open Source Computer Vision
BEGIN_CUSTOM_MATHJAX // END_CUSTOM_MATHJAX
Classes | Functions
NCVBroxOpticalFlow.hpp File Reference
#include "opencv2/cudalegacy/NCV.hpp"
Include dependency graph for NCVBroxOpticalFlow.hpp:

Classes

struct  NCVBroxOpticalFlowDescriptor
 Model and solver parameters. More...
 

Functions

NCVStatus NCVBroxOpticalFlow (const NCVBroxOpticalFlowDescriptor desc, INCVMemAllocator &gpu_mem_allocator, const NCVMatrix< Ncv32f > &frame0, const NCVMatrix< Ncv32f > &frame1, NCVMatrix< Ncv32f > &u, NCVMatrix< Ncv32f > &v, cudaStream_t stream)
 Compute optical flow. More...