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 I > | |
bool | histogramEqualization (CImageBase< I > &Image) |
template<class I > | |
bool | multiIterativeThresholding (CImageBase< I > &Image, int NumOfThresholds) |
template<class I > | |
bool | singleOtsuThresholding (CImageBase< I > &Image) |
template<class I > | |
bool | singleThresholding (CImageBase< I > &Image) |
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 | ( | CImageBase< I > & | Image | ) |
bool multiIterativeThresholding | ( | CImageBase< I > & | Image, |
int | NumOfThresholds | ||
) |
bool singleOtsuThresholding | ( | CImageBase< I > & | Image | ) |
bool singleThresholding | ( | CImageBase< I > & | Image | ) |