EnglishFrenchSpanish

OnWorks favicon

limereg - Online in the Cloud

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

This is the command limereg 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


limereg - Lightweight Image Registration

SYNOPSIS


limereg --rfile <reference image> --tfile <template image> [OPTIONS]

DESCRIPTION


limereg 1.4.0

limereg - Lightweight Image Registration Performs a simple rigid image registration. The
image files must have equal size. Supported image formats: *.bmp, *.dib, *.jpeg, *.jpg,
*.jpe, *.jp2, *.png, *.pbm, *.pgm, *.ppm, *.sr, *.ras, *.tiff, *.tif.

OPTIONS


--help Show usage information.

--version
Show application version and copyright information.

--rfile arg
Template image file (will be transformed). The template and reference images must
be equal in size.

--tfile arg
Reference image file (will be matched against). The template and reference images
must be equal in size.

--outfile arg
Output image file (optional). Gives the option to save the registered template
image as grayscale result.

--maxiter arg
Max. amount of iterations. [Optional parameter, default: 150]

--levels arg
Amount of levels in the multilevel pyramid of shrinked image copies. 0 means
autodetect by the formula log2(ImageWidth/32). [Optional parameter, default: 0]

--maxrot arg
Max. expected rotation in degrees. Used for internal optimizations in DSP
calculation mode. If a rotation value will become necessary that is higher than
specified here, the algorithm will still succeed but the calculation speed will
slow down). [Optional parameter, default: 20]

--maxtrans arg
Max. expected translation in percent. Used for internal optimizations in DSP
calculation mode. If a translation value will become necessary that is higher than
specified here, the algorithm will still succeed but the calculation speed will
slow down). [Optional parameter, default: 30]

--invert
Invert the internal grayscale representation. Best registration results are usually
obtained with bright content on a dark background, consider setting this parameter,
if you have dark content on a bright background. This setting affects only the
internal operation, it will not be visible on GUI or file output images. [Flag
parameter]

--stopsens arg
Sensitivity of the STOP criteria for the gauss-newton algorithm. [Optional
parameter, use ranges between 1 (not sensitive, stops early) to 0.0001 (very
sensitive) default: 0.7]

--cdn arg
Clip dark pixels until (including) the given luminance to zero. This reduces image
sensor noise in the usually uninteresting dark pixels. A high value optimizes data
compression and calculation performance at the cost of calculation accuracy.
[Optional parameter, range 0...255, 0 disables any clipping, default: 10]

--nogui
If active no GUI output will be shown. Use this for batch registration of several
images. [Flag parameter]

EXAMPLES


limereg --tfile t.jpg --rfile r.png Shifts/Rotates t.jpg for alignment with r.png and
displays the result.

limereg --tfile t.bmp --rfile r.tif --nogui --outfile o.jpg Outputs the result to o.jpg,
no GUI display. :

COPYRIGHT


Copyright 2014, Roelof Berg, Licensed under the 3-clause BSD license at
http://berg-solutions.de/limereg-license.html. Credit goes to Lars Koenig and Jan Ruehaak
from Fraunhofer MEVIS in Germany.

Use limereg online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 2
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 3
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 4
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 5
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 6
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • More »

Linux commands

Ad