visp-config

development files for ViSP

Install

All systems
curl cmd.cat/visp-config.sh
Debian Debian
apt-get install libvisp-dev
Ubuntu
apt-get install libvisp-dev
image/svg+xml Kali Linux
apt-get install libvisp-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install libvisp-dev
Raspbian
apt-get install libvisp-dev

libvisp-dev

development files for ViSP

This is a metapackage providing development package necessary for development of ViSP (Visual Servoing Platform). ViSP standing for Visual Servoing Platform is a modular cross platform library that allows prototyping and developing applications using visual tracking and visual servoing technics at the heart of the researches done by Inria Lagadic team. ViSP is able to compute control laws that can be applied to robotic systems. It provides a set of visual features that can be tracked using real time image processing or computer vision algorithms. ViSP provides also simulation capabilities. ViSP can be useful in robotics, computer vision, augmented reality and computer animation.