[Insight-users] Re: Marker controlled watershed, how to realize in ITK

Josiah Yoder epics.ta at gmail.com
Fri Oct 6 10:16:01 EDT 2006


I just want to comment that the morphological reconstruction filters
are now available in ITK, as discussed in this ITK paper:

http://insight-journal.org/dspace/handle/1926/169

Improving performance of morphological reconstruction
Beare, Richard
15-Feb-2006

itkReconstructionImageFilter

Josiah Yoder

----- Original Message ---
*Miller, James V (Research)* millerjv at crd.ge.com
 <insight-users%40itk.org?Subject=%5BInsight-users%5D%20Re%3A%20Marker%20controlled%20watershed%2C%20how%20to%20reali%0A%09ze%20in%20ITK&In-Reply-To=>*Wed
Nov 24 10:48:15 EST 2004*


I believe the morphological reconstructions are related to the
geodesic morphology algorithms.  There are a number of geodesic
morphology algorithms in ITK

itkGrayscaleConnectedClosingImageFilter.h
itkGrayscaleConnectedOpeningImageFilter.h
itkGrayscaleFillholeImageFilter.h
itkGrayscaleGeodesicDilateImageFilter.h
itkGrayscaleGeodesicErodeImageFilter.h
itkGrayscaleGrindPeakImageFilter.h
itkHConcaveImageFilter.h
itkHConvexImageFilter.h
itkHMaximaImageFilter.h
itkHMinimaImageFilter.h

Jim



-----Original Message-----
From: Quan Chen [mailto:quanchen at gmail.com
<http://www.itk.org/mailman/listinfo/insight-users>]
Sent: Tuesday, November 23, 2004 6:02 PM
To: insight-users at itk.org <http://www.itk.org/mailman/listinfo/insight-users>
Cc: Luis Ibanez
Subject: [Insight-users] Re: Marker controlled watershed, how to realize
in ITK


Also, I am wondering if itk implemented the "morphological
reconstruction" algorithm.  The following example mention about it.
http://www.mathworks.com/products/demos/image/watershed/ipexwatershed.html

There is also some papers like:

Luc Vincent, "Morphological Grayscale Reconstruction in Image
Analysis: Applications and Efficient Algorithms," IEEE transactions on
Image Processing, vol 2 no. 2 1993.



On Tue, 23 Nov 2004 16:26:02 -0600, Quan Chen <quanchen at gmail.com
<http://www.itk.org/mailman/listinfo/insight-users>> wrote:
>* I just realized someone has already asked this question this month.
*>* Luis, I don't know whether you proposed would work very well.   As
*>* that coffee bean example shows.  The objective is to seperate each
*>* coffee beans from each other.
*>* http://cmm.ensmp.fr/~beucher/wtshed.html#examples
<http://cmm.ensmp.fr/%7Ebeucher/wtshed.html#examples>
*>*
*>* I belive it is an important feature for the watershed filter.  Since
*>* it offers more user intenvention so that it can do segmentation
*>* better.  If we only rely on the image itself, even with Hierarchical
*>* segmentation, we would still only got crappy result with watershed
*>* filter.
*>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20061006/0d911dba/attachment.html


More information about the Insight-users mailing list