Searched refs:CV_DIST_L2 (Results 1 – 6 of 6) sorted by relevance
207 #define CV_DIST_L2 2 /* the simple euclidean distance */ macro
934 int distance_type CV_DEFAULT(CV_DIST_L2), in LOAD_CHDL()
800 int dims, int dist_type CV_DEFAULT(CV_DIST_L2),
358 case CV_DIST_L2: in icvFitLine2D()507 case CV_DIST_L2: in icvFitLine3D()
741 else if( distType == CV_DIST_L2 && labels ) in cvDistTransform()764 if( distType == CV_DIST_C || distType == CV_DIST_L1 || distType == CV_DIST_L2 ) in cvDistTransform()
244 case CV_DIST_L2: in cvCalcEMD2()