MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Classes | Namespaces
mdsBlobLabeling.h File Reference

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

#include <MDSTk/Base/mdsSharedPtr.h>
#include <vector>
#include <algorithm>

Classes

class  mds::img::CBlobLabeling< T >
 Class encapsulating mapping of labels for image blobs. More...
struct  mds::img::CBlobLabeling< T >::SInitLabel
 Function object used to initialize the mapping. More...
struct  mds::img::CBlobLabeling< T >::SLabelInfo
 Information about a blob label. More...

Namespaces

namespace  mds
 

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


namespace  mds::img

Detailed Description

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

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

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

Based on the code by Ali Rahimi, ali@mit.edu, Jun 2001.

Description: