OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetWeight
(Results
1 - 4
of
4
) 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; }
Completed in 7303 milliseconds