![]() |
OpenCV 4.10.0
开源计算机视觉
|
#include "opencv2/cudalegacy/NCV.hpp"类 | |
| struct | NCVBroxOpticalFlowDescriptor |
| 模型和求解器参数。 更多信息... | |
函数 | |
| 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) |
| 计算光流。 | |
1.9.8