26 #ifndef IMG_GUI_VIEWER_NORMALIZER_HH
27 #define IMG_GUI_VIEWER_NORMALIZER_HH
30 #include <boost/shared_ptr.hpp>
36 namespace ost {
namespace img {
namespace gui {
44 Real maxoutput,
Real gamma,
bool invert);
50 virtual Real BackConvert(
Real v)
const;
std::complex< Real > Complex
boost::shared_ptr< ViewerNormalizer > ViewerNormalizerPtr
#define DLLEXPORT_OST_GUI
virtual NormalizerImpl * Clone() const