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