OpenCV453
cv::RNG メンバ一覧

継承メンバを含む cv::RNG の全メンバ一覧です。

fill(InputOutputArray mat, int distType, InputArray a, InputArray b, bool saturateRange=false)cv::RNG
gaussian(double sigma)cv::RNG
next()cv::RNG
NORMAL 列挙値 (定義場所: cv::RNG)cv::RNG
operator double()cv::RNG
operator float()cv::RNG
operator int()cv::RNG
operator schar()cv::RNG
operator short()cv::RNG
operator uchar()cv::RNG
operator unsigned()cv::RNG
operator ushort()cv::RNG
operator()()cv::RNG
operator()(unsigned N)cv::RNG
operator==(const RNG &other) const (定義場所: cv::RNG)cv::RNG
RNG()cv::RNG
RNG(uint64 state)cv::RNG
state (定義場所: cv::RNG)cv::RNG
UNIFORM 列挙値 (定義場所: cv::RNG)cv::RNG
uniform(int a, int b)cv::RNG
uniform(float a, float b)cv::RNG
uniform(double a, double b)cv::RNG