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