MDSTk Libraries
1.1.0
Medical Data Segmentation Toolkit
|
Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2005 by Michal Spanel
.
More...
Classes | |
class | mds::img::CPixelConversion< T, R > |
Template of a class for basic pixel conversions. More... | |
class | mds::img::CPixelConversion< T, T > |
Specialization of the template class CPixelConversion for both pixels of a same type (no conversion). More... | |
class | mds::img::CPixelConversion< T, tComplexPixel > |
Specialization of the CPixelConversion class for the tComplexPixel type. More... | |
class | mds::img::CPixelConversion< T, tRGBPixel > |
Specialization of the CPixelConversion class for the tRGBPixel type. More... | |
class | mds::img::CPixelConversion< tComplexPixel, R > |
Specialization of the CPixelConversion class for the tComplexPixel type. More... | |
class | mds::img::CPixelConversion< tComplexPixel, tComplexPixel > |
Full specialization of the CPixelConversion class for the tComplexPixel type to prevent ambiquity. More... | |
class | mds::img::CPixelConversion< tComplexPixel, tRGBPixel > |
Full specialization of the CPixelConversion class for the tComplexPixel and tRGBPixel types to prevent ambiquity. More... | |
class | mds::img::CPixelConversion< tRGBPixel, R > |
Specialization of the CPixelConversion class for the tRGBPixel type. More... | |
class | mds::img::CPixelConversion< tRGBPixel, tComplexPixel > |
Full specialization of the CPixelConversion class for the tComplexPixel and tRGBPixel types to prevent ambiquity. More... | |
class | mds::img::CPixelConversion< tRGBPixel, tRGBPixel > |
Full specialization of the CPixelConversion class for the tRGBPixel type to prevent ambiquity. More... | |
Namespaces | |
namespace | mds |
Medical Data Segmentation Toolkit (MDSTk) | |
namespace | mds::img |
Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2005 by Michal Spanel
.
Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2004/05/18
Description: