|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
A class to register images using the discrete cross correlation. More...
A class to register images using the discrete cross correlation.
Definition in file imageXCorrDiscrete.hpp.
#include <algorithm>#include <cmath>#include <limits>#include "../mxlib.hpp"#include "../math/fit/fitGaussian.hpp"#include "imageUtils.hpp"Go to the source code of this file.
Classes | |
| class | mx::improc::imageXCorrDiscrete< _ccImT > |
| Find the optimum shift to align two images using the discrete cross correlation. More... | |
Namespaces | |
| namespace | mx |
| The mxlib c++ namespace. | |