Searched refs:w4_ (Results 1 – 1 of 1) sorted by relevance
140 void setWeight4(float val) { w4_ = val; } in setWeight4()141 float weight4() const { return w4_; } in weight4()151 float w1_, w2_, w3_, w4_; member in cv::videostab::LpMotionStabilizer