Click or drag to resize

RNG_MT19937Seed Method

[Missing <summary> documentation for "M:OpenCvSharp.RNG_MT19937.Seed(System.UInt32)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public void Seed(
	uint s
)

Parameters

s
Type: SystemUInt32

[Missing <param name="s"/> documentation for "M:OpenCvSharp.RNG_MT19937.Seed(System.UInt32)"]

Return Value

Type: 
See Also