How to Install and Uninstall python-image-geometry Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "python-image-geometry" package

This is a short guide on how to install python-image-geometry on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-image-geometry

2. Uninstall "python-image-geometry" package

This guide let you learn how to uninstall python-image-geometry on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-image-geometry $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-image-geometry package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-image-geometry
Priority: optional
Section: universe/python
Installed-Size: 33
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: ros-vision-opencv
Version: 1.11.11+ds-1
Depends: python-numpy, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-genpy, python-std-msgs
Filename: pool/universe/r/ros-vision-opencv/python-image-geometry_1.11.11+ds-1_all.deb
Size: 6636
MD5sum: 49c44eb04d4ff224e799c340162a3fb5
SHA1: 61287f87d73c99785a57d3bf7b2c2b732fe5e2ea
SHA256: 3f1d6c55cae9723416b85faf1ace8d254e719d93f781877fb3d0cbff4902d889
Description-en: image_geometry Robot OS package - Python bindings
This package is part of Robot OS (ROS). image_geometry contains C++ and Python
libraries for interpreting images geometrically. It interfaces the calibration
parameters in sensor_msgs/CameraInfo messages with OpenCV functions such as
image rectification, much as cv_bridge interfaces ROS sensor_msgs/Image with
OpenCV data types.
Description-md5: 110b79ee681db58fea782edd825cd5c8
Homepage: http://wiki.ros.org/vision_opencv
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu