Automic VaultAutomic Vault

brew

opencv を Homebrew, apk, dnf, Nix, pacman, zypper, chocolatey, apt, scoop でインストール

opencv のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install opencv

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add opencv

Alpine Linux edge package indexes · opencv · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install opencv

Fedora Rawhide package metadata · opencv · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#opencv

nixpkgs package indexes · opencv · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S opencv

Arch Linux sync databases · opencv · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install opencv

openSUSE Tumbleweed package metadata · opencv · ソース: download.opensuse.org

Debian apt確認済み · 92%
sudo apt install libopencv-calib3d-dev

Debian stable package indexes · libopencv-calib3d-dev · ソース: deb.debian.org

概要

パッケージ概要

Open source computer vision library

コマンドとエイリアス

  • opencv_annotation
  • opencv_interactive-calibration
  • opencv_model_diagnostics
  • opencv_version
  • opencv_visualisation
  • opencv_waldboost_detector
  • setup_vars_opencv4.sh

履歴

プロジェクトの歴史と使われ方

OpenCV, the Open Source Computer Vision Library, is one of the core open-source libraries for image processing, computer vision, and machine-learning-adjacent visual perception. It packages thousands of algorithms and bindings into a cross-platform library used by researchers, robotics teams, embedded developers, companies, students, and hobbyists.

プロジェクトの歴史

OpenCV began inside Intel. The OpenCV anniversary timeline says Gary Bradski proposed a computer-vision library in 1998, Intel open-sourced the code in 1999, and the first public release was unveiled at CVPR in June 2000. The project name followed the OpenGL naming style and reflected a shift from an internal Computer Vision Library concept to an open source library.

Version 1.0 arrived in 2006 with a C API and classic computer-vision capabilities such as image processing, computational geometry, face detection, camera calibration, optical flow, SIFT features, and machine-learning methods. After 2008, development moved through Willow Garage and Itseez, connecting OpenCV to robotics and specialized vision-algorithm work.

OpenCV 2.0 in 2009-2010 made C++ the primary API and added generated Python bindings, with Java bindings added as well. In 2012 the project moved to GitHub and opencv.org, creating a more transparent contribution process; the anniversary timeline says 35 to 50 percent of accepted pull requests in 2013 came from outside the core team.

Intel acquired Itseez in 2016, bringing a core OpenCV development team back into Intel's orbit. OpenCV 3.0, OpenCV 4.0, the DNN module, JavaScript/WebAssembly work, and OpenVINO integration all reflect the library's shift from classic computer vision only toward heterogeneous, deep-learning-aware, edge and embedded deployment.

採用の歴史

OpenCV's own About page describes it as the world's biggest computer vision library, with more than 2500 algorithms, hundreds of thousands of users, and estimated monthly downloads exceeding 40 million. The same page names use by companies, research groups, hobbyists, government bodies such as NASA, and companies including Google, Yahoo, Microsoft, Intel, IBM, Sony, Honda, and Toyota.

The project spread because it gave computer-vision researchers and product developers a permissively licensed, optimized common infrastructure. Instead of each application reimplementing camera calibration, feature detection, object detection, video I/O, image filtering, machine learning, and matrix primitives, developers could depend on a common package that existed in Linux distributions, Homebrew, Chocolatey, Conda-like scientific stacks, mobile builds, and language bindings.

使われ方

Developers use OpenCV for frame capture, image preprocessing, camera calibration, feature extraction, object detection, tracking, stereo reconstruction, panorama stitching, face/eye detection, DNN inference, and high-level GUI/debug display. The modern documentation describes a modular structure with core, imgproc, imgcodecs, videoio, highgui, video, calib3d, features2d, objdetect, dnn, ml, photo, stitching, and supporting modules.

In package-manager form, OpenCV is often consumed as a library dependency rather than as an end-user CLI. The executables such as `opencv_version`, annotation tools, calibration tools, visualization helpers, and setup scripts are useful, but most downstream value comes from headers, shared libraries, Python bindings, and integrations into robotics, vision, scientific, and AI applications.

パッケージ好きにとっての重要性

OpenCV is package-nerd significant because it is large, modular, ABI-sensitive, and option-heavy. Builds may vary by language bindings, codecs, GUI backends, CUDA/OpenCL/OpenVINO acceleration, contrib modules, platform SIMD, and patent-sensitive algorithm history, so the same package name can imply very different capabilities across ecosystems.

It is also a dependency magnet: robotics frameworks, scientific tools, media applications, embedded vision products, and AI demos all pull it in. That makes versioning, binary size, transitive multimedia dependencies, and Python/C++ ABI compatibility recurring concerns for maintainers.

タイムライン

  • 1998: Gary Bradski proposed the library inside Intel.
  • 1999: Intel open-sourced the library and the OpenCV name replaced the internal CVL direction.
  • 2000-06: The first public release was unveiled at CVPR.
  • 2006-10: OpenCV 1.0 was released.
  • 2008: Core development moved through Willow Garage and Itseez.
  • 2009-2010: OpenCV 2.0 made C++ the primary API and expanded generated language bindings.
  • 2012: The project moved to opencv.org and GitHub.
  • 2015: OpenCV 3.0 added major interface and acceleration improvements.
  • 2016: Intel acquired Itseez, a key contributor to OpenCV and OpenVX.
  • 2018: OpenCV 4.0 refined the API around newer C++ standards and added Graph API work.

Related projects

  • OpenCV is related to OpenVINO, OpenVX, ROS and Willow Garage-era robotics software, opencv_contrib, NumPy/Python scientific tooling, CUDA/OpenCL acceleration stacks, and downstream computer-vision frameworks that use it as preprocessing or classical-vision infrastructure.

セキュリティ状態

保護ツール対応はまだ見つかっていません

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

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 26 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
opencv_annotationcliグローバル実行可能ファイル
opencv_interactive-calibrationcliグローバル実行可能ファイル
opencv_model_diagnosticscliグローバル実行可能ファイル
opencv_versioncliグローバル実行可能ファイル
opencv_visualisationcliグローバル実行可能ファイル
opencv_waldboost_detectorcliグローバル実行可能ファイル
setup_vars_opencv4.shcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版5.0.0
マネージャ更新日2026-07-10
ローカルデータOK
上流最新
検出された最新5.0.0

https://github.com/opencv/opencv

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:opencv
バージョン5.0.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/opencv
ホームページhttps://opencv.org/
リポジトリhttps://github.com/opencv/opencv
上流ドキュメントhttps://docs.opencv.org/4.x
ライセンスApache-2.0
ソースアーカイブhttps://github.com/opencv/opencv/archive/refs/tags/5.0.0.tar.gz
最終更新2026-07-10T02:36:58Z
Pulseupdated
依存関係abseil, ceres-solver, eigen, ffmpeg, freetype, gflags, glew, glog, harfbuzz, imath, jpeg-turbo, jsoncpp, libarchive, libpng, libtiff, numpy, openblas, openexr, openjpeg, openvino, protobuf, python@3.14, tbb, tesseract, vtk, webp
ビルド依存関係cmake, pkgconf, python-setuptools
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameopencv
Aliases
  • opencv@5
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libopencv-calib3d-dev 4.10.0+dfsg-5

development files for libopencv-calib3d410

https://opencv.org

sudo apt install libopencv-calib3d-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: opencv
  • 2 依存関係
  • normalized package name match
  • 一致条件: Opencv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencv-calib3d-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopencv-calib3d410 4.10.0+dfsg-5

computer vision Camera Calibration library

https://opencv.org

sudo apt install libopencv-calib3d410
  • Section: libs
  • Architecture: amd64
  • Source Package: opencv
  • 7 依存関係
  • normalized package name match
  • 一致条件: Opencv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencv-calib3d410 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopencv-contrib-dev 4.10.0+dfsg-5

development files for libopencv-contrib410

https://opencv.org

sudo apt install libopencv-contrib-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: opencv
  • 19 依存関係
  • normalized package name match
  • 一致条件: Opencv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencv-contrib-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopencv-contrib410 4.10.0+dfsg-5

computer vision contrlib library

https://opencv.org

sudo apt install libopencv-contrib410
  • Section: libs
  • Architecture: amd64
  • Source Package: opencv
  • 22 依存関係
  • normalized package name match
  • 一致条件: Opencv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencv-contrib410 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopencv-core-dev 4.10.0+dfsg-5

development files for libopencv-core410

https://opencv.org

sudo apt install libopencv-core-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: opencv
  • 3 依存関係
  • normalized package name match
  • 一致条件: Opencv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencv-core-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopencv-core410 4.10.0+dfsg-5

computer vision core library

https://opencv.org

sudo apt install libopencv-core410
  • Section: libs
  • Architecture: amd64
  • Source Package: opencv
  • 10 依存関係
  • normalized package name match
  • 一致条件: Opencv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencv-core410 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopencv-dev 4.10.0+dfsg-5

development files for opencv

https://opencv.org

sudo apt install libopencv-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: opencv
  • 32 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Opencv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencv-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopencv-dnn-dev 4.10.0+dfsg-5

development files for libopencv-dnn410

https://opencv.org

sudo apt install libopencv-dnn-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: opencv
  • 2 依存関係
  • normalized package name match
  • 一致条件: Opencv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencv-dnn-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopencv-dnn410 4.10.0+dfsg-5

computer vision Deep neural network module

https://opencv.org

sudo apt install libopencv-dnn410
  • Section: libs
  • Architecture: amd64
  • Source Package: opencv
  • 6 依存関係
  • normalized package name match
  • 一致条件: Opencv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencv-dnn410 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopencv-features2d-dev 4.10.0+dfsg-5

development files for libopencv-features2d410

https://opencv.org

sudo apt install libopencv-features2d-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: opencv
  • 4 依存関係
  • normalized package name match
  • 一致条件: Opencv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencv-features2d-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopencv-features2d410 4.10.0+dfsg-5

computer vision Feature Detection and Descriptor Extraction library

https://opencv.org

sudo apt install libopencv-features2d410
  • Section: libs
  • Architecture: amd64
  • Source Package: opencv
  • 6 依存関係
  • normalized package name match
  • 一致条件: Opencv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencv-features2d410 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopencv-flann-dev 4.10.0+dfsg-5

development files for libopencv-flann410

https://opencv.org

sudo apt install libopencv-flann-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: opencv
  • 2 依存関係
  • normalized package name match
  • 一致条件: Opencv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencv-flann-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopencv-flann410 4.10.0+dfsg-5

computer vision Clustering and Search in Multi-Dimensional spaces library

https://opencv.org

sudo apt install libopencv-flann410
  • Section: libs
  • Architecture: amd64
  • Source Package: opencv
  • 4 依存関係
  • normalized package name match
  • 一致条件: Opencv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencv-flann410 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopencv-highgui-dev 4.10.0+dfsg-5

development files for libopencv-highgui410

https://opencv.org

sudo apt install libopencv-highgui-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: opencv
  • 12 依存関係
  • normalized package name match
  • 一致条件: Opencv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencv-highgui-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopencv-highgui410 4.10.0+dfsg-5

computer vision High-level GUI and Media I/O library

https://opencv.org

sudo apt install libopencv-highgui410
  • Section: libs
  • Architecture: amd64
  • Source Package: opencv
  • 12 依存関係
  • normalized package name match
  • 一致条件: Opencv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencv-highgui410 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopencv-imgcodecs-dev 4.10.0+dfsg-5

development files for libopencv-imgcodecs410

https://opencv.org

sudo apt install libopencv-imgcodecs-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: opencv
  • 3 依存関係
  • normalized package name match
  • 一致条件: Opencv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencv-imgcodecs-dev 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