MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Namespaces | Variables
mdsWatershedTransform.hxx File Reference

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

Namespaces

namespace  WatershedTransform

Variables

const mds::img::tPixel32 WatershedTransform::MASK = mds::img::tPixel32(1)
 Pixel value used to mark pixels at the current intensity level.
const mds::img::tPixel32 WatershedTransform::MAX_LABEL = mds::CTypeTraits<mds::img::tPixel32>::getMax()
 Maximal allowed region index.
const mds::img::tPixel32 WatershedTransform::MIN_LABEL = mds::img::tPixel32(3)
 First allowed region index.
const mds::img::tPixel32 WatershedTransform::WSHED = mds::img::tPixel32(2)
 Pixel value used to mark watersheds (boundaries between two catchment basins).

Detailed Description

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

Authors: Jiri Zahradka, xzahra14@stud.fit.vutbr.cz
Michal Spanel, spanel@fit.vutbr.cz
Date: 2008/12/19

$Id:

File description: