Click or drag to resize

RNGDistType Enumeration

http://www.emgu.com
Distribution type

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public enum DistType
Members
  Member nameValueDescription
Uniform0 Uniform distribution
Normal1 Normal distribution
See Also