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

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

#include "mdsHistogram.h"
#include "mdsImage.h"

Namespaces

namespace  mds
 

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


namespace  mds::img

Typedefs

typedef CFullHistogram< CDImage > mds::img::CDImageHistogram
 Histogram of the density image.
typedef CHistogram< CFImage > mds::img::CFImageHistogram
 Histogram of the float image.
typedef CFullHistogram< CImage16 > mds::img::CImage16Histogram
 Histogram of the grayscale image, 16-bits per pixel.
typedef CFullHistogram< CImage32 > mds::img::CImage32Histogram
 Histogram of the grayscale image, 32-bits per pixel.
typedef CFullHistogram< CImage8 > mds::img::CImage8Histogram
 Histogram of the grayscale image, 8-bits per pixel.

Detailed Description

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

Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2005/02/10

Id:
mdsImageHistogram.h 1863 2010-08-31 20:40:15Z spanel

Description: