ToolsViSP is also a toolbox that provides different tools. Real-time 2D and 3D curves plotter
Video reader and writerViSP provides two classes which enable to read and write videos. They are vpVideoReader and vpVideoWriter. Concerning the video reader, it enables to read video files but you need to install before the FFMpeg library. Thus for the moment this functionality is only available under Unix platforms. Moreover, this class enables to save easily a video as a sequence of images. This time it doesn't require third party library. An example is given in the following video. The projected video is indeed read thanks to the vpVideoReader class.
Concerning the video writer, it gives the possibility to save the sequence as a video file or as an image sequence. If you want to save a video file, as for the video reader, you will need FFMpeg. Several format are available depending on the codec you have on your computer. All the videos on the ViSP web site are made thanks to the vpVideoWriter class.
Camera driversViSP provides an interface to the most commonly used camera drivers. At this end, depending on the OS users may use different classes:
The user should refer to the ViSP API documentation to get more information on these camera grabbers.
Image displayAs shown in the next image, ViSP provides video-devices that allows to display an image in the background and additional information in the foreground.
|
|
|
| Lagadic
| Map
| Team
| Publications
| Demonstrations
|
Irisa - Inria - Copyright 2012 © Lagadic Project |