Enum AlgorithmParamType
cv::Algorithm parameter type
Namespace: OpenCvSharp
Assembly: OpenCvSharp.dll
Syntax
public enum AlgorithmParamType
Fields
Name | Description |
---|---|
Algorithm | |
Boolean | |
Float | |
Int | |
Mat | |
MatVector | |
Real | |
Short | |
String | |
UChar | |
UInt64 | |
UnsignedInt |