MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Namespaces | Functions
mdsOtsu.h File Reference

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

#include <MDSTk/Math/mdsVector.h>
#include "../mdsHistogramBase.h"
#include "mdsOtsu.hxx"

Namespaces

namespace  mds
 

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


namespace  mds::img

Functions

template<class H >
bool mds::img::findSingleThresholdOtsu (const CHistogramBase< H > &Histogram, typename H::tItem &Threshold)
 Finds "optimal" thresholds using the Otsu's algorithm.

Detailed Description

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

Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2008/07/21

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

Description: