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

/external/opencv/cvaux/src/
H A Dcvtrifocal.cpp408 int icvGetRandNumbers(int range,int count,int* arr) function
412 CV_FUNCNAME( "icvGetRandNumbers" );
912 icvGetRandNumbers(numPoints,6,randNumbs);

Completed in 133 milliseconds