Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvlinefit.cpp294 icvWeightHuber( float *d, int count, float *w, float _c ) in icvWeightHuber() function
378 calc_weights_param = icvWeightHuber; in icvFitLine2D()
527 calc_weights_param = icvWeightHuber; in icvFitLine3D()