| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.RNG |
opencv_core.RNG.position(long position) |
opencv_core.RNG |
opencv_core.RNG.state(int state) |
static opencv_core.RNG |
opencv_core.theRNG()
\brief Returns the default random number generator.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
opencv_core.randShuffle(opencv_core.Mat dst,
double iterFactor,
opencv_core.RNG rng)
\brief Shuffles the array elements randomly.
|
Copyright © 2016. All rights reserved.