CascadeClassifierGetFeatureType Method
|
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic int GetFeatureType()
Public Function GetFeatureType As Integer
public:
int GetFeatureType()
member GetFeatureType : unit -> int
function GetFeatureType();
Return Value
Type:
Int32
See Also