Pakket: python3-astroalign (2.6.0-1)
Verwijzigingen voor python3-astroalign
Debian bronnen:
Het bronpakket astroalign downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Astrometric registration of images when no WCS info is available
Astroalign is a Python module that will try to align two stellar astronomical images, especially when there is no WCS information available.
It does so by finding similar 3-point asterisms (triangles) in both images and deducing the affine transformation between them.
Generic registration routines try to match feature points, using corner detection routines to make the point correspondence. These generally fail for stellar astronomical images, since stars have very little stable structure and so, in general, indistinguishable from each other. Asterism matching is more robust, and closer to the human way of matching stellar images.
Andere aan python3-astroalign gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-scipy
- scientific tools for Python 3
-
- dep: python3-sep
- Python library for source extraction and photometry
-
- dep: python3-skimage
- Python 3 modules for image processing
-
- rec: python3-astropy
- Core functionality for performing astrophysics with Python