Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, apt 安装 visp

查看 visp 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install visp

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#visp

nixpkgs package indexes · pkgs/by-name/vi/visp/package.nix · 来源: api.github.com

Debian apt已验证 · 92%
sudo apt install libvisp-ar-dev

Debian stable package indexes · libvisp-ar-dev · 来源: deb.debian.org

概览

软件包摘要

Visual Servoing Platform library

命令和别名

  • visp-calibrate-camera
  • visp-compute-apriltag-poses
  • visp-compute-chessboard-poses
  • visp-compute-eye-in-hand-calibration
  • visp-compute-eye-to-hand-calibration
  • visp-config
  • visp-read-rs-dataset
  • visp-save-rs-dataset

历史

项目历史与用法

ViSP, the Visual Servoing Platform, is an open-source C++ library for visual servoing, visual tracking, robotics, computer vision, augmented reality, and related simulation work. The project is developed and maintained by Inria's Rainbow team at Inria Rennes, formerly the Lagadic team.

项目历史

ViSP's research lineage predates its GitHub repository. The official documentation says the team has developed and released ViSP as an open-source library since 2005, and asks researchers to cite the 2005 IEEE Robotics and Automation Magazine article by Eric Marchand, Fabien Spindler, and Francois Chaumette. That paper describes ViSP as a generic software platform with a wide class of robot-control skills.

The library was designed for hardware independence, simplicity, extensibility, and portability. Its original focus was visual servoing: controlling robot motion by regulating visual features observed by a camera. Over time, the documentation describes expansion into visual tracking, image processing, model-based tracking, pose estimation, simulation, Python bindings, and a DNN module for object detection and classification.

The public GitHub repository was created in September 2015 under the Lagadic organization. Releases in the 3.x series show continuing maintenance: 3.0.1 in 2017, 3.1.0 in 2017, 3.2.0 in 2019, 3.3.0 in 2020, 3.4.0 in 2021, 3.5.0 in 2022, 3.6.0 in 2023, and 3.7.0 in December 2025.

采用历史

ViSP's adoption is primarily academic and robotics-focused. The official README and documentation emphasize publication citation, research-team stewardship, tutorial material, and examples for real and simulated robots. It is also integrated in ROS build contexts and tested across Linux, macOS, Windows, iOS, Android, and multiple architectures.

The project has become a reusable research platform rather than only a sample implementation from a paper. Its maintained examples, tutorials, hardware interfaces, and third-party integrations give robotics researchers a common base for validating visual servoing and tracking algorithms.

使用方式

Users typically consume ViSP as a C++ library, building with CMake and linking modules for core math, I/O, GUI, vision, robot control, detection, tracking, and simulation tasks. The documentation points to examples for image acquisition, display, camera-pose computation, homography estimation, and real or simulated visual-servoing schemes.

The command-line tools packaged with ViSP reflect common robotics workflows: camera calibration, AprilTag and chessboard pose computation, eye-in-hand and eye-to-hand calibration, and RealSense dataset reading or saving.

为什么软件包爱好者会关心

ViSP is significant as a package because it brings a research-grade robotics and computer-vision stack into ordinary system package managers. For users building robotics demos, ROS components, calibration workflows, or visual tracking experiments, installing a packaged ViSP can avoid hand-assembling a long-lived Inria research codebase from source.

Its long history also matters: a 2005 research platform that still ships 3.x releases two decades later is a useful dependency anchor in a field where many academic code releases are short-lived.

时间线

  • 2005: ViSP described in IEEE Robotics and Automation Magazine and released as an open-source visual servoing library.
  • 2015: Public GitHub repository created under lagadic/visp.
  • 2017: 3.0.1 and 3.1.0 releases published in the GitHub release line.
  • 2019: 3.2.0 release continued the modular 3.x series.
  • 2021: 3.4.0 released.
  • 2023: 3.6.0 released.
  • 2025: 3.7.0 released and documented.

Related projects

  • Official related projects include visp_contrib, visp_sample, visp_started, UsTK, camera_localization, and ROS integrations. The library also relies on and interoperates with third-party robotics and vision software such as OpenCV and CMake-based toolchains.

安全态势

尚未找到受保护工具覆盖

没有找到 visp 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • Homebrew 为此 formula 声明了 post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 18 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
visp-calibrate-cameracli全局可执行文件
visp-compute-apriltag-posescli全局可执行文件
visp-compute-chessboard-posescli全局可执行文件
visp-compute-eye-in-hand-calibrationcli全局可执行文件
visp-compute-eye-to-hand-calibrationcli全局可执行文件
visp-configcli全局可执行文件
visp-read-rs-datasetcli全局可执行文件
visp-save-rs-datasetcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本3.7.0
管理器更新时间2026-07-10
本地数据OK
上游not checked
检测到的最新版本未检测到

https://visp.inria.fr/

安装元数据

软件包元数据

软件包键brew:visp
版本3.7.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/visp
主页https://visp.inria.fr/
仓库https://github.com/lagadic/visp
上游文档https://github.com/lagadic/visp/wiki
许可证GPL-2.0-or-later
源码归档https://visp-doc.inria.fr/download/releases/visp-3.7.0.tar.gz
最后更新2026-07-10T02:36:58Z
Pulseupdated
依赖boost, eigen, flann, glew, gsl, jpeg-turbo, libdc1394, libomp, libpcap, libpng, lz4, openblas, opencv, pcl, qhull, qtbase, vtk, zbar
构建依赖cmake, pkgconf
macOS 提供的库libxml2
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install已定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namevisp
Version Scheme0
Revision7
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

libvisp-ar-dev 3.6.0-5

development files for libvisp-ar

https://visp.inria.fr

sudo apt install libvisp-ar-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: visp
  • 4 依赖
  • normalized package name match
  • 匹配方式:Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-ar-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-ar3.6t64 3.6.0-5

visual servoing platform ar library

https://visp.inria.fr

sudo apt install libvisp-ar3.6t64
  • Section: libs
  • Architecture: amd64
  • Source Package: visp
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-ar3.6t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-blob-dev 3.6.0-5

development files for libvisp-blob

https://visp.inria.fr

sudo apt install libvisp-blob-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: visp
  • 2 依赖
  • normalized package name match
  • 匹配方式:Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-blob-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-blob3.6t64 3.6.0-5

visual servoing platform blob tracking library

https://visp.inria.fr

sudo apt install libvisp-blob3.6t64
  • Section: libs
  • Architecture: amd64
  • Source Package: visp
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-blob3.6t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-core-dev 3.6.0-5

development files for libvisp-core

https://visp.inria.fr

sudo apt install libvisp-core-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: visp
  • 7 依赖
  • normalized package name match
  • 匹配方式:Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-core-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-core3.6t64 3.6.0-5

visual servoing platform core library

https://visp.inria.fr

sudo apt install libvisp-core3.6t64
  • Section: libs
  • Architecture: amd64
  • Source Package: visp
  • 9 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-core3.6t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-detection-dev 3.6.0-5

development files for libvisp-detection

https://visp.inria.fr

sudo apt install libvisp-detection-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: visp
  • 5 依赖
  • normalized package name match
  • 匹配方式:Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-detection-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-detection3.6t64 3.6.0-5

visual servoing platform detection library

https://visp.inria.fr

sudo apt install libvisp-detection3.6t64
  • Section: libs
  • Architecture: amd64
  • Source Package: visp
  • 9 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-detection3.6t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-dev 3.6.0-5

development files for ViSP

https://visp.inria.fr

sudo apt install libvisp-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: visp
  • 18 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-dnn-tracker-dev 3.6.0-5

development files for libvisp-dnn-tracker

https://visp.inria.fr

sudo apt install libvisp-dnn-tracker-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: visp
  • 3 依赖
  • normalized package name match
  • 匹配方式:Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-dnn-tracker-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-dnn-tracker3.6t64 3.6.0-5

visual servoing platform dnn-tracker library

https://visp.inria.fr

sudo apt install libvisp-dnn-tracker3.6t64
  • Section: libs
  • Architecture: amd64
  • Source Package: visp
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-dnn-tracker3.6t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-doc 3.6.0-5

visual servoing library - documentation

https://visp.inria.fr

sudo apt install libvisp-doc
  • Section: doc
  • Architecture: all
  • Source Package: visp
  • normalized package name match
  • 匹配方式:Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-gui-dev 3.6.0-5

development files for libvisp-gui

https://visp.inria.fr

sudo apt install libvisp-gui-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: visp
  • 3 依赖
  • normalized package name match
  • 匹配方式:Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-gui-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-gui3.6t64 3.6.0-5

visual servoing platform gui library

https://visp.inria.fr

sudo apt install libvisp-gui3.6t64
  • Section: libs
  • Architecture: amd64
  • Source Package: visp
  • 8 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-gui3.6t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-imgproc-dev 3.6.0-5

development files for libvisp-imgproc

https://visp.inria.fr

sudo apt install libvisp-imgproc-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: visp
  • 2 依赖
  • normalized package name match
  • 匹配方式:Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-imgproc-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvisp-imgproc3.6t64 3.6.0-5

visual servoing platform imgproc library

https://visp.inria.fr

sudo apt install libvisp-imgproc3.6t64
  • Section: libs
  • Architecture: amd64
  • Source Package: visp
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Visp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvisp-imgproc3.6t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment