MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Public Types
mds::img::CFilterPolicy< T > Struct Template Reference

Base class for all filter response normalization policies. More...

#include <mdsFilterPolicy.h>

Inheritance diagram for mds::img::CFilterPolicy< T >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef CPixelTraits< tPixel >
::tFilterResponse 
tFilterResponse
 Filter response type.
typedef T tPixel
 Pixel type.

Detailed Description

template<typename T>
struct mds::img::CFilterPolicy< T >

Base class for all filter response normalization policies.


Member Typedef Documentation

template<typename T>
typedef T mds::img::CFilterPolicy< T >::tPixel

The documentation for this struct was generated from the following file: