How to Install and Uninstall liblqr-1-0-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "liblqr-1-0-dev" package

This guide covers the steps necessary to install liblqr-1-0-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblqr-1-0-dev

2. Uninstall "liblqr-1-0-dev" package

Here is a brief guide to show you how to uninstall liblqr-1-0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblqr-1-0-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblqr-1-0-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liblqr-1-0-dev
Priority: optional
Section: libdevel
Installed-Size: 721
Maintainer: Ubuntu Developers
Original-Maintainer: Bernd Zeimetz
Architecture: amd64
Source: liblqr
Version: 0.4.2-2
Provides: liblqr-dev
Depends: liblqr-1-0 (= 0.4.2-2)
Conflicts: liblqr-dev
Filename: pool/main/libl/liblqr/liblqr-1-0-dev_0.4.2-2_amd64.deb
Size: 71338
MD5sum: b6988f3080b0b0c0a191e5517df25ac0
SHA1: 2e0dfe4e36e29d07bcde0d3c9d714cee355b404e
SHA256: 626edec1ef63bb70417b61997272232b55e45e672d292bab41aec31caed12447
Description-en: converts plain array images into multi-size representation (developments files)
The LiquidRescale (lqr) library provides a C/C++ API for performing
non-uniform resizing of images by the seam-carving technique.
.
The library takes images in plain array format as input and converts
them to a multi-size representation.
.
Following is a list of features:
.
* Areas in the image can be marked for preservation or discard
* Once the image has been fully processed, the scaling can be done
in real-time. In fact, the information can be saved and read out
later without any further processing
* The resizing is done with a single function which automatically
performs all the necessary operations; it can also work in
successive steps without wasting computational time
* Possibility to tune the carving operation by letting the seams be
less connected, or more rigid, or both
* Can export and import the visibility map (the seams)
* Other images can be attached and undergo the same carving process
as the parent image
* The automatic feature detection algorithm can be tuned by
selecting among different energy gradient functions
* Reports progress through a customizable interface
* A signalling system permits to cleanly handle errors
.
The library implements the algorithm described in the paper "Seam
Carving for Content-Aware Image Resizing" by Shai Avidan and Ariel
Shamir, which can be found at
http://www.faculty.idc.ac.il/arik/imret.pdf
.
This package contains the development files.
Description-md5: e20a0631003a2d0bd4e7db73d74e95e2
Homepage: http://liblqr.wikidot.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m