An official website of the United States government
Here’s how you know
Official websites use .gov
A
.gov website belongs to an official government
organization in the United States.
Secure .gov websites use HTTPS
A
lock
( ) or https:// means you’ve safely connected to
the .gov website. Share sensitive information only on official,
secure websites.
Isis Developer Reference
|
#include <Equalization.h>
Public Member Functions | |
ImageAdjustment (OverlapNormalization::SolutionType sType) | |
~ImageAdjustment () | |
void | addGain (double gain) |
void | addOffset (double offset) |
void | addAverage (double average) |
double | getGain (int index) const |
double | getOffset (int index) const |
double | getAverage (int index) const |
double | evaluate (double dn, int index) const |
|
inline |
|
inline |
|
inline |
Referenced by Isis::HiEqualization::calculateStatistics(), and Isis::Equalization::importStatistics().
|
inline |
Referenced by Isis::HiEqualization::calculateStatistics(), and Isis::Equalization::importStatistics().
|
inline |
Referenced by Isis::HiEqualization::calculateStatistics(), and Isis::Equalization::importStatistics().
|
inline |
References Isis::OverlapNormalization::GainsWithoutNormalization, and Isis::Null.
|
inline |
|
inline |
|
inline |