1 #ifndef HiEqualization_h
2 #define HiEqualization_h
38 class OverlapStatistics;
64 m_statsLeft = statsLeft;
65 m_statsRight = statsRight;
71 virtual void addStats(
Buffer &in)
const;
82 void calculateStatistics();
85 virtual void fillOutList(
FileList &outList, QString toListName);
89 int getCCDType(
int ccd);
91 std::vector<int> movedIndices;
Buffer for reading and writing cube data.
virtual void errorCheck(QString fromListName)
Checks that the input images have the same mapping groups and same number of bands.
Internalizes a list of files.
This class is used to accumulate statistics on double arrays.
This class can be used to calculate, read in, and/or apply equalization statistics for a list of file...