MATLAB File Help: cv.SuperResolution/SuperResolution Index
cv.SuperResolution/SuperResolution

Create Bilateral TV-L1 Super Resolution

obj = cv.SuperResolution(superresType)

Input

This class implements Super Resolution algorithm described in the papers [Farsiu03] and [Mitzel09].

Here are important members of the class that control the algorithm, which you can set after constructing the class instance:

See also