Video Transformer

Video Transformer

/images/modules-src/videotransform/videotransform.svg

Transform a stream of frames.

Usage

The video transformer allows scaling & cropping of incoming frames right now. Multiple scale and/or crop operations can be stacked in sequence.

For the module to learn about frame dimensions, you may need to launch the experiment once in ephemeral mode.

Ports

NameDirectionData TypeDescription
🠺FramesInFrameInput frames to transform.
Edited Frames🠺OutFrameGenerated processed frames.

Stream Metadata

NameMetadata
Edited Frames🠺
framerate: Double, frame rate in FPS.