#include <cvaux.hpp>
Public Types | |
enum | PHI_DISTR_TYPE { PDT_GAUSS = 1, PDT_BERNOULLI, PDT_DBFRIENDLY } |
Public Member Functions | |
~CSMatrixGenerator () | |
Static Public Member Functions | |
static float * | getCSMatrix (int m, int n, PHI_DISTR_TYPE dt) |
cv::CSMatrixGenerator::~CSMatrixGenerator | ( | ) |
static float* cv::CSMatrixGenerator::getCSMatrix | ( | int | m, | |
int | n, | |||
PHI_DISTR_TYPE | dt | |||
) | [static] |