FuzzyInvokeFunction Enumeration |
http://www.emgu.com
Function type
Namespace:
Emgu.CV.Fuzzy
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
SyntaxPublic Enumeration Function
public enum class Function
Members
| Member name | Value | Description |
---|
| Linear | 1 |
Linear
|
| Sinus | 2 |
Sinus
|
See Also