<< imsuperres Super Resolution Utilities and Interactive Tools >>

IPCV >> Super Resolution > imsuperres_params

imsuperres_params

Super Resolution with Image Sequences Parameters

Syntax

params = imsuperres_params()

Parameters

params :

A structure which consist of following fields, used for imsuperres.

rfactor :

Magnification factor. The default is 4.

iter :

Number of iteration. The default is 50.

beta1 :

Asymptotic value of steepest descent method. The default is 1.3

lambda :

Weight parameter to balance data term and smoothness term. The default is 0.03

alpha :

Perform wave effect correction. The default is 0.7. btv kernel size is 7.

Description

This function is used to create the initial parameters structure with initial values. The fields value could be easily changed and it will affect the super resolution result.

Examples

See also

Authors


Report an issue
<< imsuperres Super Resolution Utilities and Interactive Tools >>