Home
last modified time | relevance | path

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

/external/opencv3/apps/traincascade/
Dboost.cpp1611 const double lbZMax = 10.; in update_weights() local
1632 fdata[sampleIdx[i]*step] = (float)min(z, lbZMax); in update_weights()
1637 fdata[sampleIdx[i]*step] = (float)-min(z, lbZMax); in update_weights()