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