Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvlinefit.cpp322 icvWeightWelsch( float *d, int count, float *w, float _c ) in icvWeightWelsch() function
374 calc_weights_param = icvWeightWelsch; in icvFitLine2D()
523 calc_weights_param = icvWeightWelsch; in icvFitLine3D()