HomeSort by relevance Sort by last modified time
    Searched refs:setOpticalFlowEstimator (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/videostab/include/opencv2/videostab/
global_motion.hpp 232 void setOpticalFlowEstimator(Ptr<ISparseOptFlowEstimator> val) { optFlowEstimator_ = val; }
  /external/opencv3/modules/videostab/src/
global_motion.cpp 703 setOpticalFlowEstimator(makePtr<SparsePyrLkOptFlowEstimator>());

Completed in 1276 milliseconds