prog disk

Download prog disk

If you can't read please download the document

Upload: marcelo-de-oliveira

Post on 12-Jan-2016

212 views

Category:

Documents


0 download

DESCRIPTION

prog

TRANSCRIPT

rograms using liblpsolve. . Pgina web http://www.geocities.com/lpsolve/Package: liblqr-1-0Description-md5: caca505b25486b882b6fcc545521f19eDescription-pt_BR: 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 one 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 . Este pacote contm a biblioteca compartilhada.Package: liblqr-1-0-devDescription-md5: a79caf5f9e129f98c43a469f894d841dDescription-pt_BR: 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 one 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 . Este pacote contm os ficheiros de desenvolvimento.Package: libltdl-devDescription-md5: e6268281b6ed5a9cdfc936b8da1a270bDescription-pt_BR: System independent dlopen wrapper for GNU libtool This package contains the header files and static libraries for the libltdl package. . Uma pequena biblioteca que tem por objetivo ocultar as vrias dificuldades em "dlabrir" bibliotecas para os programadores. Ela um "wrapper" para dlopen independente de sistema para a GNU libtool. . It supports the following dlopen interfaces: * dlopen (Solaris, Linux and various BSD flavors) * shl_load (HP-UX) * LoadLibrary (Win16 and Win32) * load_add_on (BeOS) * GNU DLD (emulates dynamic linking for static libraries) * libtool's dlpreopenPackage: libltdl7Description-md5: 52e45b791bdc69939d2238401cd6f7feDescription-pt_BR: System independent dlopen wrapper for GNU libtool Este pacote contm a biblioteca de tempo de execuo libltdl. . Uma pequena biblioteca que tem por objetivo ocultar as vrias dificuldades em "dlabrir" bibliotecas para os programadores. Ela um "wrapper" para dlopen independente de sistema para a GNU libtool. . It supports the following dlopen interfaces: * dlopen (Solaris, Linux and various BSD flavors) * shl_load (HP-UX) * LoadLibrary (Win16 and Win32) * load_add_on (BeOS) * GNU DLD (emulates dynamic linking for static libraries) * libtool's dlpreopenPackage: liblua5.1-0Description-md5: bc352b5115dff05ff2aede2bb7cb6dbbDescription-pt_BR: Shared library for the Lua interpreter version 5.1 Lua uma linguagem de programao poderosa e leve feita para aplica