Video Mapping Multi

Create new video frame made of part of the original according arrays of x y coordinates.

In this example we have map index x=[0;110] and map index y=[0;20; 100;120; 200;220].
It produces an image made of 3 bands of 3 rectangles of coordinates (x1,y1,x2,y2) (0,0,110,20) (0,100,110,120) (0,200,110,220).

to produce:

With this module you can create very complex mapping like

Settings

on

Activates or deactivates the module.

video in

Video input flow(s).

video out

Video output flow(s).

process time

Total time used for the calculation of the module.

map index x

Mapping indexes array on X axis in pixels. Integer values separated by semicolons.

map index y

Mapping indexes array on Y axis in pixels. Integer values separated by semicolons.

See also

version 6.0.240115

Edit All Pages