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. | |
This class is used as a functor to apply adjustments (equalize) to an image.
Definition at line 243 of file Equalization.h.
|
inline |
Definition at line 245 of file Equalization.h.
Definition at line 1009 of file Equalization.cpp.
|
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: 02/24/2025 16:15:55 |