Searched refs:wobbleSuppressor_ (Results 1 – 1 of 1) sorted by relevance
167 void setWobbleSuppressor(Ptr<WobbleSuppressorBase> val) { wobbleSuppressor_ = val; } in setWobbleSuppressor()168 Ptr<WobbleSuppressorBase> wobbleSuppressor() const { return wobbleSuppressor_; } in wobbleSuppressor()185 Ptr<WobbleSuppressorBase> wobbleSuppressor_; member in cv::videostab::TwoPassStabilizer