HomeSort by relevance Sort by last modified time
    Searched refs:CV_DIST_FAIR (Results 1 - 2 of 2) sorted by null

  /external/opencv/cv/include/
cvtypes.h 210 #define CV_DIST_FAIR 5 /* distance = c^2(|x|/c-log(1+|x|/c)), c = 1.3998 */
  /external/opencv/cv/src/
cvlinefit.cpp 369 case CV_DIST_FAIR:
518 case CV_DIST_FAIR:

Completed in 21 milliseconds