Automic VaultAutomic Vault

brew

visp を Homebrew, Nix, apt でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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