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

  /external/opencv3/modules/videostab/include/opencv2/videostab/
wobble_suppression.hpp 81 virtual void setMotions2(const std::vector<Mat> &val) { motions2_ = &val; }
  /external/opencv3/modules/videostab/src/
stabilizer.cpp 478 wobbleSuppressor_->setMotions2(motions2_);

Completed in 123 milliseconds