Click or drag to resize

RNGDistType Enumeration

http://www.emgu.com
Distribution type

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