Enum AlgorithmParamType
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
cv::Algorithm parameter type
public enum AlgorithmParamType
Fields
Algorithm = 6Boolean = 1Float = 7Int = 0Mat = 4MatVector = 5Real = 2Short = 10String = 3UChar = 11UInt64 = 9UnsignedInt = 8