liblqr 0.4.1-2ubuntu1 source package in Ubuntu

Changelog

liblqr (0.4.1-2ubuntu1) trusty; urgency=medium

  * Build using dh-autoreconf.
  * Call AM_PROG_AR in configure.ac.
 -- Matthias Klose <email address hidden>   Sun, 15 Dec 2013 14:41:40 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Bernd Zeimetz
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main libs

Downloads

File Size SHA-256 Checksum
liblqr_0.4.1.orig.tar.gz 427.3 KiB 3d8214babc70838aff8bbf81cc7809001e28252f1c3a5f8ad61f2c2c629b8908
liblqr_0.4.1-2ubuntu1.diff.gz 5.6 KiB c316102c7fe372a9588026b942aef087082d5b03109fa833ec9e8332a40b3a02
liblqr_0.4.1-2ubuntu1.dsc 1.3 KiB b8ac034b054ec65d9ba96f2efd94c9d09055bc6df1e1ee95cfab728c30e029cd

View changes file

Binary packages built by this source

liblqr-1-0: converts plain array images into multi-size representation

 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 shared library.

liblqr-1-0-dbg: converts plain array images into multi-size representation (debug package)

 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 debug information of shared library found in
 liblqr-1-0.

liblqr-1-0-dev: No summary available for liblqr-1-0-dev in ubuntu utopic.

No description available for liblqr-1-0-dev in ubuntu utopic.