Searched refs:cvReadReal (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxcore.h1664 CV_INLINE double cvReadReal( const CvFileNode* node, double default_value CV_DEFAULT(0.) ) function
1675 return cvReadReal( cvGetFileNodeByName( fs, map, name ), default_value );
/external/opencv/ml/src/
H A Dmltree.cpp3269 split->ord.c = (float)cvReadReal( cmp_node );

Completed in 72 milliseconds