Home
last modified time | relevance | path

Searched refs:icvWeightFair (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cv/src/
Dcvlinefit.cpp310 icvWeightFair( float *d, int count, float *w, float _c ) in icvWeightFair() function
370 calc_weights_param = icvWeightFair; in icvFitLine2D()
519 calc_weights_param = icvWeightFair; in icvFitLine3D()