MDSTk Libraries
1.1.0
Medical Data Segmentation Toolkit
|
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) |
Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2007 by Michal Spanel
.
Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2007/04/17
Description:
bool histogramEqualization | ( | CVolumeBase< V > & | Volume | ) |
bool multiIterativeThresholding | ( | CVolumeBase< V > & | Volume, |
int | NumOfThresholds | ||
) |
bool singleOtsuThresholding | ( | CVolumeBase< V > & | Volume | ) |
bool singleThresholding | ( | CVolumeBase< V > & | Volume | ) |