Cv2Randu Method |
| Name | Description | |
|---|---|---|
| Randu(InputOutputArray, InputArray, InputArray) |
fills array with uniformly-distributed random numbers from the range [low, high)
| |
| Randu(InputOutputArray, Scalar, Scalar) |
fills array with uniformly-distributed random numbers from the range [low, high)
|