EnglishFrenchSpanish

Ad


OnWorks favicon

ale - Online in the Cloud

Run ale in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ale that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ale - a synthetic capture engine and renderer

SYNOPSIS


ale [OPTIONS] original-frame [supplemental-frames ...] output-file

ale [HELP OPTIONS]

ale --version

DESCRIPTION


ALE is a free software synthetic capture engine and renderer accepting, as input, a
sequence of image frames, and producing, as output, rendered images, registration data,
and 3D models (currently experimental).

EXAMPLES


ale --hu
Print the help page on program usage.

ale 001.ppm 002.ppm 003.ppm out.ppm
Render output file out.ppm from inputs 001.ppm, 002.ppm, and 003.ppm.

ale --scale 2 001.ppm 002.ppm 003.ppm out.png
Render output file out.png at 2x scale.

ale --perturb-upper=0 --trans-load=a.t --projective frame*.png out.png
Render output file out.png from inputs frame*.png, using projective transformations as
described in the file a.t.

ale --3dv 0 out.png --projective frame*.png null:
Render output file out.png from inputs frame*.png, using a 3D scene model to determine
transformations.

ale --visp last:sinc*lanc:6 sf:0 out/ .jpg in/*.jpg null:
Render a video stream from files in/*.jpg to the directory out/, stabilizing to the
first frame, with a lanczos-windowed sinc filter.

USAGE


ale is a wrapper script that calls the executable ale-bin after extracting exposure EXIF
information from image files (when the exiftool utility is available) and converting from
raw formats (when the dcraw utility is available).

When ale-bin has been linked with ImageMagick, input and output files may be of any kind
supported by ImageMagick. Otherwise, only PPM files can be read and written by ale-bin.

OPTIONS


OPTIONS are summarized via built-in help pages (see HELP OPTIONS below). More detailed
manuals describing options and internal algorithms are available for certain versions of
ALE. See SEE ALSO below for more details on other manuals.

HELP OPTIONS


A listing of available help options can be obtained by invoking ale --hu.

ENVIRONMENT


The wrapper script ale recognizes the following environment variables:

ALE_BIN
ALE executable to use.

DCRAW
dcraw raw extraction tool to use.

EXIF_UTILITY
EXIF extraction utility to use.

ALE_COUNT_THREADS
Displays statistics on thread counts when set to a non-zero value.

PAGER
Text pager to use (e.g., for displaying help pages).

Use ale online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad