limereg
Lightweight Image Registration
Install
- All systems
-
curl cmd.cat/limereg.sh
- Debian
-
apt-get install limereg
- Ubuntu
-
apt-get install limereg
- Kali Linux
-
apt-get install limereg
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install limereg
- Raspbian
-
apt-get install limereg
- Dockerfile
- dockerfile.run/limereg
limereg
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.