Home
last modified time | relevance | path

Searched defs:costColor (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/stitching/src/
Dseam_finders.cpp748 float costColor = (diff(image1, y + dy1, x + dx1 - 1, image2, y + dy2, x + dx2) + in computeCosts() local
772 float costColor = (diff(image1, y + dy1 - 1, x + dx1, image2, y + dy2, x + dx2) + in computeCosts() local