Searched refs:setWeight4 (Results 1 – 3 of 3) sorted by relevance
140 void setWeight4(float val) { w4_ = val; } in setWeight4() function in cv::videostab::LpMotionStabilizer
408 stab->setWeight4(argf("lps-w4")); in main()
129 setWeight4(100); in LpMotionStabilizer()