MDSTk Libraries
1.1.0
Medical Data Segmentation Toolkit
|
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) | |
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< int > | mds::img::CSize2i |
Predefined 2D size types. | |
typedef CSize3< double > | mds::img::CSize3d |
typedef CSize3< float > | mds::img::CSize3f |
typedef CSize3< int > | mds::img::CSize3i |
Predefined 3D size types. | |
typedef CSize3i | mds::img::CVolSize |
Favoured representation of a volume size. |
Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2012 by 3Dim Laboratory s.r.o.
Author: info@3dim-laboratory.cz
Date: 2012/01/08
$Id:$