MDSTk Libraries
1.1.0
Medical Data Segmentation Toolkit
|
Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2009 by Michal Spanel
.
More...
Classes | |
class | mds::img::CBicubic< I > |
Bicubic interpolation. More... | |
class | mds::img::CBilinear< I > |
Bilinear interpolation. More... | |
struct | mds::img::CImageInterpolator< I > |
Base class for all policies providing image pixel interpolation. More... | |
class | mds::img::CNearest< I > |
The simplest nearest neighbour interpolator. More... | |
class | mds::img::CSinc< I > |
Sinc interpolation. More... | |
Namespaces | |
namespace | mds |
Medical Data Segmentation Toolkit (MDSTk) | |
namespace | mds::img |
Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2009 by Michal Spanel
.
Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2008/12/16
Description: