Namespaces | Functions
sampling.h File Reference

Go to the source code of this file.

Namespaces

 cvflann
 

Functions

template<typename T >
Matrix< Tcvflann::random_sample (Matrix< T > &srcMatrix, long size, bool remove=false)
 
template<typename T >
Matrix< Tcvflann::random_sample (const Matrix< T > &srcMatrix, size_t size)