|
brainrat-private 6.0.4
|
#include <aims/rgb/rgb.h>#include <aims/io/io_g.h>#include <cartodata/volume/volume.h>#include <cartodata/volume/volumeutil.h>#include <cartobase/type/datatypetraits.h>#include <cartobase/type/types.h>#include <limits>#include <exception>#include <cmath>
Go to the source code of this file.
Classes | |
| class | bio::Rescaler |
| A Rescaler allows one to apply a linear transformation to a value of any type. More... | |
| class | bio::Rescaler::bad_options_exception |
| class | bio::ChannelExtractor< T, C > |
| class | bio::ChannelExtractor< T, C >::not_impl_exception |
| class | bio::ChannelExtractor< AimsRGB, C > |
| class | bio::ChannelExtractor< AimsRGBA, C > |
| class | bio::ChannelExtractor< AimsHSV, C > |
Namespaces | |
| namespace | bio |
| ImageProcessors<AimsRGB, double> p(data, mask, "rgbm", options, ImageProcessorMode::Init); ImageProcessors<AimsRGB, double> p(data, mask, "rgbm", options, ImageProcessorMode::OnDemand);. | |