Core

Core module overview

ViSP core module contains all the material to:

  • compute mathematics with operations on vectors, matrices and 3D transformations
  • read and write images or videos from a hard drive
  • and a lot of other things

The source code documentation shows which are the corresponding classes part of core module.

This module uses optional third-party libraries to enable some capabilities. settings

Comments are closed.