MDSTk Libraries
1.1.0
Medical Data Segmentation Toolkit
|
Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2008 by Michal Spanel
.
More...
#include <MDSTk/Math/mdsVector.h>
#include "../mdsHistogramBase.h"
#include "../mdsImageFunctional.h"
#include "mdsIterative.hxx"
Namespaces | |
namespace | mds |
Medical Data Segmentation Toolkit (MDSTk) | |
namespace | mds::img |
Functions | |
template<class H > | |
bool | mds::img::findThresholdsIterative (const CHistogramBase< H > &Histogram, int NumOfThresholds, CMultiThresholding< typename H::tItem > &Thresholds) |
Finds "optimal" thresholds using the iterative method. |
Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2008 by Michal Spanel
.
Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2008/07/21
Description: