Convert a video stream to a still image sequence or vice
versa
MontiVision provides source and renderer filters to read and
write still image batches. These filters can be used to create
batches of still images from video streams and vice versa.
The following configuration depicted below, converts a batch of
still image files into a video stream, which is then saved as an
AVI file.
This configuration writes a batch of still images from a live
video stream, delivered through a firewire camera (TheImagingSource).
The following steps have to be followed to create an
application that converts between video and still images
- Create an
imaging configuration including a MontiVision batch
processing filter
- Implement the MontiVision Smart
Control into your application
- Load and start the configuration file using the control
|