w2img::Segmenter::RegionPruner Class Reference

Inheritance diagram for w2img::Segmenter::RegionPruner:

w2kmeans::KMeansSegmenter< T >::Pruner List of all members.

Detailed Description

Prunes regions after segmentation controls the criteria on which the pruning is done.

Author:
Lakshman
Version:
Id
w2img_Segmenter.h,v 1.11 2011/01/27 20:44:58 lakshman Exp


Public Member Functions

virtual Segmenter::Replacement pruneRegions ()=0
 Performs one step of pruning and returns result Usually, you'd want to relabel the image that you get after pruning.
virtual ~RegionPruner ()


Constructor & Destructor Documentation

virtual w2img::Segmenter::RegionPruner::~RegionPruner (  )  [inline, virtual]


Member Function Documentation

virtual Segmenter::Replacement w2img::Segmenter::RegionPruner::pruneRegions (  )  [pure virtual]

Performs one step of pruning and returns result Usually, you'd want to relabel the image that you get after pruning.

Implemented in w2kmeans::KMeansSegmenter< T >::Pruner.


Generated on Fri May 4 13:40:23 2012 for WDSS-IIw2algs by  doxygen 1.4.7