mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Image Registration

Tools for registering images.

Classes

struct  mx::improc::imagePeakInterp< transformT >
 Find the peak of an image using interpolation. More...
 
class  mx::improc::imageXCorrDiscrete< _ccImT >
 Find the optimum shift to align two images using the discrete cross correlation. More...
 
class  mx::improc::imageXCorrFFT< _ccImT >
 Find the optimum shift to align two images using the FFT cross correlation. More...
 
struct  mx::improc::imCenterCircleSym< realT >
 Find the center of the image of a point source using circular symmetry of the PSF. More...
 
struct  mx::improc::imCenterRadon< transformT >
 Find the center of the image of a point source using circular symmetry of the PSF. More...