Crops (take a part of) a video flow and converts pixels to a data-array of luminances in the range [0..1], 0 for totally black and 1 for totally white.
The size of the output data array is given by width x height. So try to reduce the size of the input video if you don't want to overload the CPU.
Activates or deactivates the module.
Video input flow(s).
Total time used for the calculation of the module.
Crop start index (in pixel) on X axis.
Crop end index (in pixel) on X axis.
Crop start index (in pixel) on Y axis.
Crop end index (in pixel) on Y axis.
Determines the way the image is converted:
Data array output.
version 6.0.241021
Edit All Pages