Data Structures | Typedefs | Functions
spacial_kernel.hh File Reference
#include <vector>
#include <mia/core/defines.hh>
#include <mia/core/factory.hh>

Go to the source code of this file.

Data Structures

class  C1DFilterKernel
 base class for 1D filter kernels More...
 
class  C1DFoldingKernel
 Base class for folding kernal types. More...
 
struct  kernel_plugin_type
 
struct  spacial_kernel_data
 

Typedefs

typedef TFactory
< C1DFoldingKernel
C1DSpacialKernelPlugin
 base class for filters kernels working in the spacial domain More...
 
typedef THandlerSingleton
< TFactoryPluginHandler
< C1DSpacialKernelPlugin > > 
C1DSpacialKernelPluginHandler
 plugin handler for spaciel filter kernels More...
 
typedef std::shared_ptr
< C1DFoldingKernel
P1DSpacialKernel
 

Functions

P1DSpacialKernel produce_spacial_kernel (const std::string &descr)
 

Typedef Documentation

base class for filters kernels working in the spacial domain

Definition at line 163 of file spacial_kernel.hh.

plugin handler for spaciel filter kernels

Definition at line 168 of file spacial_kernel.hh.

typedef std::shared_ptr<C1DFoldingKernel> P1DSpacialKernel

Definition at line 165 of file spacial_kernel.hh.

Function Documentation

P1DSpacialKernel produce_spacial_kernel ( const std::string &  descr)
inline

Definition at line 171 of file spacial_kernel.hh.

References THandlerSingleton< T >::instance().