MDSTk Libraries
1.1.0
Medical Data Segmentation Toolkit
|
Policy for image filter response normalization. More...
#include <mdsFilterPolicy.h>
Public Types | |
typedef CFilterPolicy< T > | tBase |
Base types. | |
typedef tBase::tFilterResponse | tFilterResponse |
Filter response type. | |
typedef tBase::tPixel | tPixel |
Pixel type. | |
Static Public Member Functions | |
static tPixel | normalize (tFilterResponse Value) |
Point response normalization function. |
Policy for image filter response normalization.
typedef CFilterPolicy<T> mds::img::CDiscardNegative< T >::tBase |
Base types.
typedef tBase::tFilterResponse mds::img::CDiscardNegative< T >::tFilterResponse |
Filter response type.
Reimplemented from mds::img::CFilterPolicy< T >.
typedef tBase::tPixel mds::img::CDiscardNegative< T >::tPixel |
Pixel type.
Reimplemented from mds::img::CFilterPolicy< T >.
static tPixel mds::img::CDiscardNegative< T >::normalize | ( | tFilterResponse | Value | ) | [static] |
Point response normalization function.