Home / combiner
Name Modified Size InfoDownloads / Week
Parent folder
README 2012-07-22 1.4 kB
anacam-combiner-1.0.tar.bz2.asc 2012-07-22 836 Bytes
anacam-combiner-1.0.tar.bz2 2012-07-22 13.2 kB
Totals: 3 Items   15.5 kB 0
anaglyph-combiner and "Originals Only" mode of AnaCam:
======================================================

AnaCam has a preference to save only the original pictures instead of
generating also the final anaglyph.  With this option, processing of the
pictures is significantly faster.  Especially on the mobile device, the
anaglyph creation can be quite expensive performance-wise.

This document explains how to use anaglyph-combiner in order to generate
the anaglyphs afterwards on a regular computer.  You probably need a
UNIX-like environment (in particular bash) as well as GNU Gimp.

Then, you can simply execute "anacam-combiner" and it will automatically
find original files in the current directory which do not yet have a
generated anaglyph and create it for you.

Other usage options are invoking anacam-combiner with one or three
command-line arguments.  Three arguments are simply interpreted as files
containing a left and right original plus the desired output file, and
the processing is performed accordingly.  With a single argument, it
is assumed that the argument is the number of an AnaCam picture
(like "0042"), and this picture is processed.

Note that for simplicity, this tool only generates red-cyan anaglyphs
and always saves as JPEG's with best quality 100.  You can of course
use the included file combineAnaglyph.scm, which is the Gimp script-fu
code used internally, to create your own script.
Source: README, updated 2012-07-22