http://www.emgu.com
Domain Transform filter type
Namespace:
Emgu.CV.XImgproc
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
SyntaxPublic Enumeration DtFilterType
public enum class DtFilterType
Members
| Member name | Value | Description |
---|
| NC | 0 |
NC
|
| IC | 1 |
IC
|
| RF | 2 |
RF
|
See Also