aimsalgo 6.0.0
Neuroimaging image processing
filteringfunction_element_rgb_d.h File Reference
#include <aims/signalfilter/filteringfunction_element_rgb.h>
#include <aims/signalfilter/filteringfunction_element.h>
#include <aims/utility/channel.h>
#include <aims/connectivity/structuring_element.h>
#include <cartodata/volume/volume.h>
Include dependency graph for filteringfunction_element_rgb_d.h:

Go to the source code of this file.

Namespaces

namespace  aims
 

Functions

template<typename VoxelType>
VoxelType aims::multichannelfiltervalues_nonlin (const ElementFilteringFunction< typename VoxelType::ChannelType > &f, const carto::VolumeRef< VoxelType > &volume)
 Templated function to process filter on multichannel data (AimsRGB, AimsRGBA, ...)
 
template<typename VoxelType>
VoxelType aims::multichannelfiltervalues_nonlin (const ElementFilteringFunction< typename VoxelType::ChannelType > &f, const carto::VolumeRef< VoxelType > &volume, const carto::rc_ptr< StructuringElement > &se)
 Templated function to process filter on multichannel data (AimsRGB, AimsRGBA, ...)