Home
last modified time | relevance | path

Searched refs:badRegionCost (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/stitching/src/
Dseam_finders.cpp737 const float badRegionCost = normL2(Point3f(255.f, 255.f, 255.f), in computeCosts() local
760 costV(y - roi.y, x - roi.x) = badRegionCost; in computeCosts()
784 costH(y - roi.y, x - roi.x) = badRegionCost; in computeCosts()