![]() |
OpenCV 5.0.0
Open Source Computer Vision
|
#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) |
| オプティカルフローを計算する。 | |