File failed to load: https://isis.astrogeology.usgs.gov/6.0.0/Object/assets/jax/output/NativeMML/config.js
 |
Isis 3 Programmer Reference
|
1 #ifndef HiEqualization_h
2 #define HiEqualization_h
12 #include "Equalization.h"
24 class OverlapStatistics;
50 m_statsLeft = statsLeft;
51 m_statsRight = statsRight;
57 virtual void addStats(
Buffer &in)
const;
68 void calculateStatistics();
71 virtual void fillOutList(
FileList &outList, QString toListName);
75 int getCCDType(
int ccd);
77 std::vector<int> movedIndices;
This class is used to accumulate statistics on double arrays.
virtual void errorCheck(QString fromListName)
Checks that the input images have the same mapping groups and same number of bands.
Buffer for reading and writing cube data.
This class can be used to calculate, read in, and/or apply equalization statistics for a list of file...
Internalizes a list of files.
This is free and unencumbered software released into the public domain.