Randomly shuffles the array elements
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- mat
- Type: OpenCvSharpCvArr
The input/output matrix. It is shuffled in-place.
See Also
CvRandShuffle Method (CvArr) | OpenCvSharp Class Library |
Namespace: OpenCvSharp