Searched refs:inf_ (Results 1 – 2 of 2) sorted by relevance
66 FastMarchingMethod() : inf_(1e6f), size_(0) {} in FastMarchingMethod()104 float inf_; member in cv::videostab::FastMarchingMethod
96 dist_(y,x) = inf_; in run()