Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaoptflow/include/opencv2/
Dcudaoptflow.hpp225 virtual void setFastPyramids(bool fastPyramids) = 0;
/external/opencv3/modules/cudaoptflow/src/
Dfarneback.cpp113 virtual void setFastPyramids(bool fastPyramids) { fastPyramids_ = fastPyramids; } in setFastPyramids() function in __anonbb5751670111::FarnebackOpticalFlowImpl