#include <boost/shared_ptr.hpp>
#include <ost/img/image_state.hh>
#include <ost/img/value_util.hh>
#include "normalizer_fw.hh"
#include <ost/img/module_config.hh>
Go to the source code of this file.
Data Structures | |
class | NormalizeFnc |
Abstract normalizer base class. More... | |
class | NormalizerImpl |
class | NoOpNormalizer |
class | RangeHandler |
Namespaces | |
namespace | ost |
namespace | ost::img |
Typedefs | |
typedef ImageStateConstModIPAlgorithm < NormalizeFnc > | NormalizerBase |