Install OpenCV for Java using brew on Ubuntu

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • PopRuby - Clothing and Accessories for Ruby Developers
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • homebrew-core

    🍻 Default formulae for the missing package manager for macOS (or Linux)

    $ brew info opencv ==> opencv: stable 4.6.0 (bottled) Open source computer vision library https://opencv.org/ /home/linuxbrew/.linuxbrew/Cellar/opencv/4.6.0_1 (865 files, 324MB) * Built from source on 2022-11-20 at 18:33:21 From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/opencv.rb License: Apache-2.0 ==> Dependencies Build: cmake ✔, pkg-config ✔ Required: ceres-solver ✔, eigen ✔, ffmpeg ✔, glog ✔, harfbuzz ✔, jpeg-turbo ✔, libpng ✔, libtiff ✔, numpy ✔, openblas ✔, openexr ✔, openjpeg ✔, protobuf ✔, [email protected] ✔, tbb ✔, vtk ✔, webp ✔, zlib ✔ ==> Analytics install: 16,116 (30 days), 47,026 (90 days), 194,148 (365 days) install-on-request: 15,595 (30 days), 45,590 (90 days), 187,137 (365 days) build-error: 96 (30 days)

  • OpenCV

    Open Source Computer Vision Library

    $ brew info opencv ==> opencv: stable 4.6.0 (bottled) Open source computer vision library https://opencv.org/ /home/linuxbrew/.linuxbrew/Cellar/opencv/4.6.0_1 (865 files, 324MB) * Built from source on 2022-11-20 at 18:33:21 From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/opencv.rb License: Apache-2.0 ==> Dependencies Build: cmake ✔, pkg-config ✔ Required: ceres-solver ✔, eigen ✔, ffmpeg ✔, glog ✔, harfbuzz ✔, jpeg-turbo ✔, libpng ✔, libtiff ✔, numpy ✔, openblas ✔, openexr ✔, openjpeg ✔, protobuf ✔, [email protected] ✔, tbb ✔, vtk ✔, webp ✔, zlib ✔ ==> Analytics install: 16,116 (30 days), 47,026 (90 days), 194,148 (365 days) install-on-request: 15,595 (30 days), 45,590 (90 days), 187,137 (365 days) build-error: 96 (30 days)

  • PopRuby

    PopRuby: Clothing and Accessories for Ruby Developers. Fashion meets Ruby! Shop our fun Ruby-inspired apparel and accessories designed to celebrate the joy and diversity of the Ruby community.

  • HomeBrew

    🍺 The missing package manager for macOS (or Linux)

    This step is trivial all you need to do is follow the steps mentioned on their website - /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts