DisposableGpuObjectThrowIfNotAvailable Method
|
Checks whether the opencv_gpu*.dll includes CUDA support.
Namespace:
OpenCvSharp.Cuda
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxprotected void ThrowIfNotAvailable()
Protected Sub ThrowIfNotAvailable
protected:
void ThrowIfNotAvailable()
member ThrowIfNotAvailable : unit -> unit
function ThrowIfNotAvailable();
See Also