3rdparty_io

Optional 3rd parties for I/O module

ViSP I/O module may use several optional third-party libraries which are: OpenCV, jpeg, png and ffmpeg.

Recommended optional 3rd parties

You don’t need to install all these dependencies. The next table gives the recommended libraries that should be installed to enable some ViSP capabilities.

3rd party logo-linux logo-apple-alpha logo-win-alpha Capabilities
settings OpenCV ++ ++ ++ Image and video I/O

Other optional 3rd parties

The following table shows the capabilities that could be obtained with the other optional 3rd party libraries.

3rd party logo-linux logo-apple-alpha logo-win-alpha Capabilities
settings jpeg + + + Image I/O (useful only if OpenCV not installed)
settings png + + + Image I/O (useful only if OpenCV not installed)
settings ffmpeg + + Video I/O (useful only if OpenCV not installed)

 

Comments are closed.