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

  /external/opencv/ml/src/
mlem.cpp 421 cvNormalize( &prob, &prob, 1., 0, CV_L1 );
439 cvNormalize( weights, weights, 1., 0, CV_L1 );
    [all...]
mltree.cpp     [all...]
  /external/opencv/cxcore/src/
cxutils.cpp 688 CV_IMPL void cvNormalize( const CvArr* src, CvArr* dst,
693 CV_FUNCNAME( "cvNormalize" );
    [all...]
cxmatrix.cpp     [all...]
  /external/opencv/cxcore/include/
cxcore.h     [all...]

Completed in 719 milliseconds