Searched refs:flowErrorThreshold_ (Results 1 – 1 of 1) sorted by relevance
149 void setFlowErrorThreshold(float val) { flowErrorThreshold_ = val; } in setFlowErrorThreshold()150 float flowErrorThreshold() const { return flowErrorThreshold_; } in flowErrorThreshold()163 float flowErrorThreshold_; member in cv::videostab::MotionInpainter