|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Files declaring and defining the image processing tools.
Modules | |
| FITS Files Files | |
Files | |
| file | aperturePhotometer.hpp |
| Class for conducting aperture photometry on an image. | |
| file | circleOuterpix.hpp |
| Declares and defines a class for finding the edge of a circle mask. | |
| file | eigenCube.hpp |
| An image cube with an Eigen API. | |
| file | eigenImage.hpp |
| Tools for using the eigen library for image processing. | |
| file | imageFilters.hpp |
| Image filters (smoothing, radial profiles, etc.) | |
| file | imageMasks.hpp |
| Declares and defines functions to work with image masks. | |
| file | imagePads.hpp |
| Image padding. | |
| file | imagePeakInterp.hpp |
| A class to find the location of a peak using interpolation. | |
| file | imageTransforms.hpp |
| Image interpolation and transformation. | |
| file | imageUtils.hpp |
| Header for the image processing utilities. | |
| file | imageXCorr.hpp |
| CRTP base class to register images. | |
| file | imageXCorrDiscrete.hpp |
| A class to register images using the discrete cross correlation. | |
| file | imageXCorrFFT.hpp |
| A class to register images using the Fourier cross correlation with a peak fit. | |
| file | imCenterCircleSym.hpp |
| A class to find PSF centers using circular symmetry. | |
| file | imCenterRadon.hpp |
| A class to find PSF centers using circular symmetry. | |
| file | improc.hpp |
| Library nclude for the improc module. | |
| file | milkImage.hpp |
| Interface to MILK::ImageStreamIO shared memory streams. | |
| file | sourceFinder.hpp |
| Declares and defines a class for finding sources in images. | |
| file | ioutils.hpp |
| Library nclude for the ioutils module. | |
| file | imageUtils.cpp |
| Implementation of image processing utilities. | |