HomeSort by relevance Sort by last modified time
    Searched refs:SetWeight (Results 1 - 3 of 3) sorted by null

  /external/opencv/cvaux/src/
_cvfacedetection.h 62 inline void SetWeight(double dWeight);
95 inline void FaceFeature::SetWeight(double dWeight)
98 }//inline void FaceFeature::SetWeight(double * dWeight)
170 m_lpFeaturesList[0].SetWeight(1);
177 m_lpFeaturesList[1].SetWeight(1);
183 m_lpFeaturesList[2].SetWeight(1);
190 // m_lpFeaturesList[3].SetWeight(0);
196 m_lpFeaturesList[4].SetWeight(1);
254 m_lppFoundedFaceFeatures[i][m_lplFaceFeaturesCount[i]].SetWeight(dWeight);
395 m_lpFeaturesList[0].SetWeight(1)
    [all...]
cvface.cpp 107 m_lpIdealFace[j].SetWeight( lpTmp[j].GetWeight() );
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tom.h     [all...]

Completed in 237 milliseconds