Home
last modified time | relevance | path

Searched refs:NCVBroxOpticalFlowDescriptor (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNCVBroxOpticalFlow.hpp69 struct NCVBroxOpticalFlowDescriptor struct
100 NCVStatus NCVBroxOpticalFlow(const NCVBroxOpticalFlowDescriptor desc, argument
/external/opencv3/modules/cudaoptflow/src/
Dbrox.cpp110 static size_t getBufSize(const NCVBroxOpticalFlowDescriptor& desc, in getBufSize()
141 NCVBroxOpticalFlowDescriptor desc; in calc()
/external/opencv3/samples/gpu/
Dopticalflow_nvidia_api.cpp291 NCVBroxOpticalFlowDescriptor &desc) in ProcessCommandLine()
378 NCVBroxOpticalFlowDescriptor desc; in main()
/external/opencv3/modules/cudalegacy/src/cuda/
DNCVBroxOpticalFlow.cu712 NCVStatus NCVBroxOpticalFlow(const NCVBroxOpticalFlowDescriptor desc, in NCVBroxOpticalFlow()