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
Bypasses the module.
Video input flow(s).
Video output flow(s).
Mapping indexes array on X axis in pixels. Integer values separated by semicolons.
Mapping indexes array on Y axis in pixels. Integer values separated by semicolons.
version 4.1.201021 GWPD birthday
Edit All Pages