Searched refs:CV_DIST_WELSCH (Results 1 – 2 of 2) sorted by relevance
211 #define CV_DIST_WELSCH 6 /* distance = c^2/2(1-exp(-(x/c)^2)), c = 2.9846 */ macro
373 case CV_DIST_WELSCH: in icvFitLine2D()522 case CV_DIST_WELSCH: in icvFitLine3D()