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

  /external/opencv/cv/src/
cvcondens.cpp 206 cvbRand( ConDens->RandS + j, ConDens->RandomSample + j, 1 );
270 cvbRand( conDens->RandS + i, conDens->flSamples[j] + i, 1 );
  /external/opencv/cv/include/
cvcompat.h 248 CV_INLINE void cvbRand( CvRandState* state, float* dst, int len )
    [all...]

Completed in 45 milliseconds