[limereg] 03/33: Removed multiarch definition from executable. Revised description.
Mattia Rizzolo
mattia at debian.org
Wed May 3 16:39:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository limereg.
commit 7fad52c71a387843c8f8637c6c8833f842eb5dfa
Author: Roelof Berg <rberg at berg-solutions.de>
Date: Wed Apr 15 21:47:03 2015 +0200
Removed multiarch definition from executable. Revised description.
---
debian/control | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 467cbbd..6521d7e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,11 +12,15 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/limereg
Package: limereg
Section: science
Architecture: any
-Multi-Arch: no
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Lightweight Image Registration
Command line application for image registration.
- Automatically aligns two images with similar content to each other.
+ 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.
Package: liblimereg-dev
Section: libdevel
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/limereg.git
More information about the debian-science-commits
mailing list