Searched refs:CV_DIST_FAIR (Results 1 – 2 of 2) sorted by relevance
210 #define CV_DIST_FAIR 5 /* distance = c^2(|x|/c-log(1+|x|/c)), c = 1.3998 */ macro
369 case CV_DIST_FAIR: in icvFitLine2D()518 case CV_DIST_FAIR: in icvFitLine3D()