http://www.emgu.com
Distribution type
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
SyntaxPublic Enumeration DistType
public enum class DistType
Members
| Member name | Value | Description |
---|
| Uniform | 0 |
Uniform distribution
|
| Normal | 1 |
Normal distribution
|
See Also