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 255 of file Equalization.h.
|
private |
ImageAdjustment to equalize image.
Definition at line 264 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 ISIS Support Center File Modified: 07/12/2023 23:48:24 |