How to Install limereg in Ubuntu 18.04



Install limereg by entering the following commands in the terminal:

sudo apt update
sudo apt install limereg

Description:

Lightweight Image Registration

Command line application for image registration. Automatically finds an optimal alignment of two input images, that makes both most similar to each other. Outputs the rigid transformation parameters (shift and rotation) and/or the registered (transformed/aligned) image. . Fast algorithm based on analytical derivative based optimization with a multilevel approach and without expensive sparse-matrices.

Homepage: http://embedded-software-architecture.com/limereg.html

Version: 1.4.1-3build3

Section: universe/science