Searched refs:diffL2Square3 (Results 1 – 1 of 1) sorted by relevance
690 float diffL2Square3(const Mat &image1, int y1, int x1, const Mat &image2, int y2, int x2) in diffL2Square3() function721 diff = diffL2Square3<float>; in computeCosts()723 diff = diffL2Square3<uchar>; in computeCosts()