Allor Documentation v.2 Help

Zoom Burst

Full Name

ImageEffectsLensZoomBurst

Description

Emulate a Zoom Burst effect to images.

Backend

PyTorch

Input Parameters
Images

RGB/A images

Scale

How far the zoom will aim. Where 2.0 is x2 from image size

Samples

How many intermediate frames will be created

Position X

Relative vertical image position

Position Y

Relative horizontal image position

Rotation

Rotation in angle

Method
  • Circle — Zoom will spread out in the form of a circle, and do not take into account the boundaries of the images.

  • Point — Zoom will spread out from point to boundaries of the images.

Stabilization

If set to true, the images will retain their size

Output Parameters
Images

RGB/A images

Last modified: 04 December 2023