Searched defs:costGrad (Results 1 – 1 of 1) sorted by relevance
754 … float costGrad = std::abs(gradx1_(y + dy1, x + dx1)) + std::abs(gradx1_(y + dy1, x + dx1 - 1)) + in computeCosts() local778 … float costGrad = std::abs(grady1_(y + dy1, x + dx1)) + std::abs(grady1_(y + dy1 - 1, x + dx1)) + in computeCosts() local