ICPSamplingType Enumeration |
http://www.emgu.com
The sampling type
Namespace:
Emgu.CV.PpfMatch3d
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
SyntaxPublic Enumeration SamplingType
public enum class SamplingType
Members
| Member name | Value | Description |
---|
| Uniform | 0 |
Uniform
|
| Gelfand | 1 |
Gelfand
|
See Also