![]() |
Isis 3 Programmer Reference
|
This class is used as a functor to apply adjustments (equalize) to an image. More...
#include <Equalization.h>
Public Member Functions | |
ApplyFunctor (const ImageAdjustment *adjustment) | |
void | operator() (Buffer &in, Buffer &out) const |
Private Attributes | |
const ImageAdjustment * | m_adjustment |
ImageAdjustment to equalize image. More... | |
This class is used as a functor to apply adjustments (equalize) to an image.
Definition at line 243 of file Equalization.h.
|
private |
ImageAdjustment to equalize image.
Definition at line 252 of file Equalization.h.
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 07/13/2023 15:18:58 |