MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Functions
mdsConnectedComponents.hxx File Reference

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

Functions

template<class I1 , class I2 , class F >
bool findConnectedComponents (const CImageBase< I1 > &SrcImage, CImageBase< I2 > &LabelImage, F CompareFunc)

Detailed Description

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

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

Id:
mdsConnectedComponents.hxx 1863 2010-08-31 20:40:15Z spanel

Description:


Function Documentation

template<class I1 , class I2 , class F >
bool findConnectedComponents ( const CImageBase< I1 > &  SrcImage,
CImageBase< I2 > &  LabelImage,
CompareFunc 
)