Home
last modified time | relevance | path

Searched refs:getFastPyramids (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudaoptflow/include/opencv2/
Dcudaoptflow.hpp224 virtual bool getFastPyramids() const = 0;
/external/opencv3/modules/cudaoptflow/src/
Dfarneback.cpp112 virtual bool getFastPyramids() const { return fastPyramids_; } in getFastPyramids() function in __anon899078620111::FarnebackOpticalFlowImpl