Contents

VTSuperResolutionScalerParameters

An object that contains both input and output parameters that the super-resolution processor needs to run on a frame.

Declaration

class VTSuperResolutionScalerParameters

Overview

Use this object in the processWithParameters call of the VTFrameProcessor class. The output parameter for this class is destinationFrame, where the processor returns the output frame (as VTFrameProcessorFrame) back to you once processWithParameters completes.

VTSuperResolutionScalerParameters are frame-level parameters.

Topics

Creating a parameters object

Inspecting the parameters

See Also

Super resolution