Table of Contents

Enum AlgorithmParamType

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

cv::Algorithm parameter type

public enum AlgorithmParamType

Fields

Algorithm = 6
Boolean = 1
Float = 7
Int = 0
Mat = 4
MatVector = 5
Real = 2
Short = 10
String = 3
UChar = 11
UInt64 = 9
UnsignedInt = 8