How to Install and Uninstall libopencv-photo4.5 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 02,2024

1. Install "libopencv-photo4.5" package

In this section, we are going to explain the necessary steps to install libopencv-photo4.5 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libopencv-photo4.5

2. Uninstall "libopencv-photo4.5" package

This guide let you learn how to uninstall libopencv-photo4.5 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libopencv-photo4.5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopencv-photo4.5 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libopencv-photo4.5
Architecture: amd64
Version: 4.5.1+dfsg-4ubuntu1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: opencv
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 680
Depends: libopencv-imgproc4.5 (= 4.5.1+dfsg-4ubuntu1), libc6 (>= 2.29), libgcc-s1 (>= 3.0), libopencv-core4.5 (>= 4.5.1+dfsg), libstdc++6 (>= 5.2)
Filename: pool/universe/o/opencv/libopencv-photo4.5_4.5.1+dfsg-4ubuntu1_amd64.deb
Size: 162748
MD5sum: a51e97c820e47cd9e28bfc9c2c702516
SHA1: 0f8e523193ce334ae3b2ed3993260d500b03944e
SHA256: 8a2286511621eb269438d0ae7841e7c635ccb4054e692505fd6af05036f4b624
SHA512: 8e4180797c5ac710ef80e336cf19500a5135031525ca92a154af6bb659aa3fde538722feab5afafc347caf9e4d552812a8b383b182d4adbce88558addd746422
Homepage: https://opencv.org
Description-en: computer vision computational photography library
This package contains the OpenCV (Open Computer Vision) computational
photography runtime libraries.
.
The Open Computer Vision Library is a collection of algorithms and sample
code for various computer vision problems. The library is compatible with
IPL (Intel's Image Processing Library) and, if available, can use IPP
(Intel's Integrated Performance Primitives) for better performance.
.
OpenCV provides low level portable data types and operators, and a set
of high level functionalities for video acquisition, image processing and
analysis, structural analysis, motion analysis and object tracking, object
recognition, camera calibration and 3D reconstruction.
Description-md5: c096ada5b24714a93c563c0c9324da3b
Task: ubuntustudio-video