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