![]() |
OpenCV 4.12.0
開源計算機視覺
|
#include "opencv2/cudalegacy/NCV.hpp"類 | |
| 結構體 | 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) |
| 計算光流。 | |