cv::Algorithm parameter type
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Int | 0 | ||
Boolean | 1 | ||
Real | 2 | ||
String | 3 | ||
Mat | 4 | ||
MatVector | 5 | ||
Algorithm | 6 | ||
Float | 7 | ||
UnsignedInt | 8 | ||
UInt64 | 9 | ||
Short | 10 | ||
UChar | 11 |
See Also