Click or drag to resize

Cv2GetTheRNG Method

Returns the thread-local Random number generator

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static RNG GetTheRNG()

Return Value

Type: RNG

[Missing <returns> documentation for "M:OpenCvSharp.Cv2.GetTheRNG"]

See Also