30 #ifndef OPENCV_FLANN_SAMPLING_H_
31 #define OPENCV_FLANN_SAMPLING_H_
45 for (
long i=0; i<
size; ++i) {
51 src = srcMatrix[srcMatrix.
rows-i-1];
69 for (
size_t i=0; i<
size; ++i) {
GLdouble GLdouble GLdouble r
const void * src
Definition: core_c.h:1568
size_t cols
Definition: matrix.h:52
CV_EXPORTS void copy(const Mat &src, Mat &dst, const Mat &mask=Mat(), bool invertMask=false)
CvSize size
Definition: calib3d.hpp:212
CvRect r
Definition: core_c.h:1282
const CvMat const CvMat const CvMat CvMat CvMat CvMat CvMat CvSize CvMat CvMat * T
Definition: calib3d.hpp:270
Matrix< T > random_sample(Matrix< T > &srcMatrix, long size, bool remove=false)
Definition: sampling.h:40
int next()
Definition: random.h:120
size_t rows
Definition: matrix.h:51
int rand_int(int high=RAND_MAX, int low=0)
Definition: random.h:72
GLsizeiptr size
Definition: core_c.h:939