About this document

This manual describes in detail the Liquid Rescale library API, starting from a brief overview on seam carving, the internal image representation, a minimal list of basic methods and the full explanation of all the library public methods.

In the `examples' directory, you will find a minimal example program, which only uses basic methods, and a full-featured demo program, which uses almost all of the methods described in this document. Both programs are fully commented, see also the README file in the `examples' directory.

Refer to the README file for information about installing and compiling.

Note

The manual reference is not complete yet.