OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CV_DIST_WELSCH
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/include/
cvtypes.h
211
#define
CV_DIST_WELSCH
6 /* distance = c^2/2(1-exp(-(x/c)^2)), c = 2.9846 */
/external/opencv/cv/src/
cvlinefit.cpp
373
case
CV_DIST_WELSCH
:
522
case
CV_DIST_WELSCH
:
Completed in 174 milliseconds