MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Functions
VolumeFunctions/mdsHistogram.hxx File Reference

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

Functions

template<class V >
bool histogramEqualization (CVolumeBase< V > &Volume)
template<class V >
bool multiIterativeThresholding (CVolumeBase< V > &Volume, int NumOfThresholds)
template<class V >
bool singleOtsuThresholding (CVolumeBase< V > &Volume)
template<class V >
bool singleThresholding (CVolumeBase< V > &Volume)

Detailed Description

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

Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2007/04/17

Id:
mdsHistogram.hxx 1863 2010-08-31 20:40:15Z spanel

Description:


Function Documentation

template<class V >
bool histogramEqualization ( CVolumeBase< V > &  Volume)
template<class V >
bool multiIterativeThresholding ( CVolumeBase< V > &  Volume,
int  NumOfThresholds 
)
template<class V >
bool singleOtsuThresholding ( CVolumeBase< V > &  Volume)
template<class V >
bool singleThresholding ( CVolumeBase< V > &  Volume)