Searched refs:SetWeight (Results 1 – 3 of 3) sorted by relevance
62 inline void SetWeight(double dWeight);95 inline void FaceFeature::SetWeight(double dWeight) in SetWeight() function170 m_lpFeaturesList[0].SetWeight(1); in MouthFaceTemplate()177 m_lpFeaturesList[1].SetWeight(1); in MouthFaceTemplate()183 m_lpFeaturesList[2].SetWeight(1); in MouthFaceTemplate()254 m_lppFoundedFaceFeatures[i][m_lplFaceFeaturesCount[i]].SetWeight(dWeight); in isFeature()395 m_lpFeaturesList[0].SetWeight(1); in BoostingFaceTemplate()401 m_lpFeaturesList[1].SetWeight(1); in BoostingFaceTemplate()407 m_lpFeaturesList[2].SetWeight(1); in BoostingFaceTemplate()
107 m_lpIdealFace[j].SetWeight( lpTmp[j].GetWeight() ); in RFace()
107 void SetWeight(W w) { weight_ = w; } in SetWeight() function