liblimereg(3) Library for lightweight image registration.

Usage Information

Link with -mlimereg and #include <limereg.h>. API documentation see: man limereg.h

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.

Examples

In the source distribution at http://embedded-software-architecture.com/limereg.html the following folders contain examples: tests: C written test automation that can be used as example code. exe: C++ written commandline utility using liblimereg.