Searched refs:getFlowSmoothness (Results 1 – 3 of 3) sorted by relevance
115 virtual double getFlowSmoothness() const = 0;
69 virtual double getFlowSmoothness() const { return alpha_; } in getFlowSmoothness() function in __anona88c81050111::BroxOpticalFlowImpl
514 alpha_ = alg_->getFlowSmoothness(); in Brox_CUDA()