HomeSort by relevance Sort by last modified time
    Searched refs:SetWeight (Results 1 - 5 of 5) 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() );
  /external/chromium_org/net/spdy/
spdy_priority_tree.h 112 bool SetWeight(NodeId node_id, int weight);
311 bool SpdyPriorityTree<NodeId>::SetWeight(
  /external/openfst/src/include/fst/
compose-filter.h 107 void SetWeight(W w) { weight_ = w; }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tom.h     [all...]

Completed in 760 milliseconds