SuperResolutionCreateBTVL1_CUDA Method
|
Create Bilateral TV-L1 Super Resolution.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic static SuperResolution CreateBTVL1_CUDA()
Public Shared Function CreateBTVL1_CUDA As SuperResolution
public:
static SuperResolution^ CreateBTVL1_CUDA()
static member CreateBTVL1_CUDA : unit -> SuperResolution
OpenCvSharp.SuperResolution.CreateBTVL1_CUDA = function();
Return Value
Type:
SuperResolution
See Also