stage/include/ost/img/alg/normalizer_factory.hh File Reference

#include <ost/img/image.hh>
#include "norm_linear.hh"
#include "norm_log.hh"
#include "norm_od.hh"
#include "normalizer.hh"

Go to the source code of this file.

Namespaces

namespace  ost
namespace  ost::img
namespace  ost::img::alg

Functions

DLLIMPORT Normalizer CreateNoOpNormalizer ()
DLLIMPORT Normalizer CreateLinearNormalizer (Real scale, Real offset)
DLLIMPORT Normalizer CreateLinearRangeNormalizer (const ConstImageHandle &ih, Real minoutput, Real maxoutput)
DLLIMPORT Normalizer CreateLinearRangeNormalizer (Real mininput, Real maxinput, Real minoutput, Real maxoutput)
DLLIMPORT Normalizer CreateLogNormalizer (Real scale, Real min, Real offset)
DLLIMPORT Normalizer CreateLogRangeNormalizer (const ConstImageHandle &ih, Real minoutput, Real maxoutput)
DLLIMPORT Normalizer CreateLogRangeNormalizer (Real mininput, Real maxinput, Real minoutput, Real maxoutput)
DLLIMPORT Normalizer CreateTransmissionToODNormalizer (Real mininput, Real maxinput, Real maxOD=10.0)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 1 Mar 2018 for OpenStructure by  doxygen 1.6.1