SuperResolutionCreateBTVL1 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()
Public Shared Function CreateBTVL1 As SuperResolution
public:
static SuperResolution^ CreateBTVL1()
static member CreateBTVL1 : unit -> SuperResolution
OpenCvSharp.SuperResolution.CreateBTVL1 = function();
Return Value
Type:
SuperResolution
See Also