#154 · Primary category: Computer Vision
visp
Open Source Visual Servoing Platform
Project last updated:08/29/26
GitHub Stars
916
Forks
312
Contributors
103
License
GPL-2.0
Why we included this project
Visual servoing is a niche that most computer vision libraries only touch as a side feature, but ViSP is built for it from the ground up, closing a control loop on live image measurements to steer a robot. If your work involves robot arms, mobile platforms, or camera-guided hardware, you get model-based object tracking and 3D pose estimation plus the control laws that turn those visual features into actuator commands. The same tracking and pose routines also drive real-time augmented reality and computer animation, so a purely robotic deployment is not the only route. It is a modular C++ codebase with Python bindings and CMake builds, with ROS2 coverage in the build matrix, which makes slotting in your own algorithms more practical than writing a servoing stack from zero. The built-in simulation lets you test a vision-driven controller before your hardware is ready.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)