MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Classes | Namespaces
mdsInterpolate.h File Reference

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2009 by Michal Spanel
. More...

#include <MDSTk/Math/mdsBase.h>
#include "../mdsImageTypes.h"
#include "../mdsImage.h"

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)
Copyright (c) 2003-2005 by Michal Spanel


namespace  mds::img

Detailed Description

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2009 by Michal Spanel
.

Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2008/12/16

Id:
mdsInterpolate.h 2084 2012-02-13 10:23:58Z spanel

Description: