Cv2CheckHardwareSupport Method |
Namespace: OpenCvSharp
public static bool CheckHardwareSupport( CpuFeatures feature )
Public Shared Function CheckHardwareSupport ( feature As CpuFeatures ) As Boolean
public: static bool CheckHardwareSupport( CpuFeatures feature )
static member CheckHardwareSupport : feature : CpuFeatures -> bool
OpenCvSharp.Cv2.CheckHardwareSupport = function(feature);