HollyDQWang / visp

Open Source Visual Servoing Platform

Home Page:https://visp.inria.fr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ViSP: Open source Visual Servoing Platform

Platform Build Status
Linux and OS X Build Status
Windows Build status

This project is a cross-platform library (Linux, Windows, Mac) 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. Our YouTube channel gives an overview of the applications that could be tackled.

Citing ViSP

Please cite ViSP in your publications if it helps your research:

@article{Marchand05b,
   Author = {Marchand, E. and Spindler, F. and Chaumette, F.},
   Title = {ViSP for visual servoing: a generic software platform with a wide class of robot control skills},
   Journal = {IEEE Robotics and Automation Magazine},
   Volume = {12},
   Number = {4},
   Pages = {40--52},
   Publisher = {IEEE},
   Month = {December},
   Year = {2005}
}

To cite the generic model-based tracker:

@InProceedings{Trinh18a,
   Author = {Trinh, S. and Spindler, F. and Marchand, E. and Chaumette, F.},
   Title = {A modular framework for model-based visual tracking using edge, texture and depth features},
   BookTitle = {{IEEE/RSJ Int. Conf. on Intelligent Robots and Systems, IROS'18}},
   Address = {Madrid, Spain},
   Month = {October},
   Year = {2018}
}

Resources

Contributing

Please read before starting work on a pull request: http://visp.inria.fr/contributing-code/

About

Open Source Visual Servoing Platform

https://visp.inria.fr/

License:GNU General Public License v2.0


Languages

Language:C++ 90.2%Language:CMake 6.4%Language:Python 1.3%Language:Java 1.1%Language:C 0.3%Language:Objective-C++ 0.3%Language:Scheme 0.2%Language:Objective-C 0.1%Language:Shell 0.1%Language:M4 0.0%Language:Gnuplot 0.0%Language:Makefile 0.0%Language:Prolog 0.0%