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

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2012 by 3Dim Laboratory s.r.o. More...

#include "mdsCoordinates.h"

Classes

class  mds::img::CSize2< T >
 Class representing size of a rectangle in 2D space. More...
class  mds::img::CSize3< T >
 Class representing size of a rectangle box in 3D space. More...

Namespaces

namespace  mds
 

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


namespace  mds::img

Typedefs

typedef CSize2i mds::img::CImSize
 Favoured representation of an image size.
typedef CSize2< double > mds::img::CSize2d
typedef CSize2< float > mds::img::CSize2f
typedef CSize2< intmds::img::CSize2i
 Predefined 2D size types.
typedef CSize3< double > mds::img::CSize3d
typedef CSize3< float > mds::img::CSize3f
typedef CSize3< intmds::img::CSize3i
 Predefined 3D size types.
typedef CSize3i mds::img::CVolSize
 Favoured representation of a volume size.

Detailed Description

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2012 by 3Dim Laboratory s.r.o.


Author: info@3dim-laboratory.cz
Date: 2012/01/08

$Id:$