Automic VaultAutomic Vault

brew

Installer opencv avec Homebrew, apk, dnf, Nix, pacman, zypper, chocolatey, apt, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de opencv pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install opencv

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add opencv

Alpine Linux edge package indexes · opencv · Source: dl-cdn.alpinelinux.org

Fedora dnfvérifié · 92%
sudo dnf install opencv

Fedora Rawhide package metadata · opencv · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#opencv

nixpkgs package indexes · opencv · Source: raw.githubusercontent.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S opencv

Arch Linux sync databases · opencv · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install opencv

openSUSE Tumbleweed package metadata · opencv · Source: download.opensuse.org

Debian aptvérifié · 92%
sudo apt install libopencv-calib3d-dev

Debian stable package indexes · libopencv-calib3d-dev · Source: deb.debian.org

Windows

Chocolateyvérifié · 92%
choco install OpenCV

Chocolatey community package catalog · OpenCV · Source: community.chocolatey.org

Scoopvérifié · 92%
scoop install main/opencv

Scoop official bucket manifest trees · bucket/opencv.json · Source: api.github.com

aperçu

Résumé du paquet

Open source computer vision library

Commandes et alias

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

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour opencv. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 26 dépendances d’exécution.
  • Les métadonnées de compilation listent 3 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
opencv_annotationcliexécutable global
opencv_interactive-calibrationcliexécutable global
opencv_model_diagnosticscliexécutable global
opencv_versioncliexécutable global
opencv_visualisationcliexécutable global
opencv_waldboost_detectorcliexécutable global
setup_vars_opencv4.shcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire5.0.0
gestionnaire mis à jour2026-07-10
données localesOK
amontà jour
dernière version détectée5.0.0

https://github.com/opencv/opencv

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:opencv
Version5.0.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/opencv
Page d'accueilhttps://opencv.org/
Dépôthttps://github.com/opencv/opencv
Docs amonthttps://docs.opencv.org/4.x
LicenceApache-2.0
Archive sourcehttps://github.com/opencv/opencv/archive/refs/tags/5.0.0.tar.gz
Dernière mise à jour2026-07-10T02:36:58Z
Pulseupdated
Dépendancesabseil, 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
Dépendances de compilationcmake, pkgconf, python-setuptools
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 3 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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