[Insight-users] RE: Examples on GrayScaleFillHoleImageFiler? And using breast ima ges on mypacs.net

neha k itkneha1 at yahoo.com
Fri Oct 29 10:13:04 EDT 2004


Hello Jim,
 
Thanks for your reply.  I just checked implementation of  GrayscaleFilleholeImageFilter, and it uses Erosion operation that uses some structuring element.  So, I am little confused.  
 
Thanks,Neha

"Miller, James V (Research)" <millerjv at crd.ge.com> wrote:
A reference to the FillHole technique is mentioned in the documentation.  The excerpt is below.
 
 * Geodesic morphology and the Fillhole algorithm is described in
 * Chapter 6 of Pierre Soille's book "Morphological Image Analysis:
 * Principles and Applications", Second Edition, Springer, 2003.

The GrindPeak algorithm is essentially the dual of this algorithm. (Though not mentioned in the above text).
 
These techniques use geodesic morphology.  There is no structuring element to change.  They operate on the 4/8 connected neighbors and run iteratively until convergence.
 
Jim
 
 
-----Original Message-----
From: neha k [mailto:itkneha1 at yahoo.com]
Sent: Thursday, October 28, 2004 4:11 PM
To: Luis Ibanez; itkneha1 at yahoo.com
Subject: Examples on GrayScaleFillHoleImageFiler? And using breast images on mypacs.net


Hello Luis,
Thanks for your reply.   Is there any example on GrayScaleFillHoleImageFiler or GrayScaleGrindPeakImageFilter?   What book can I refer to understand these filters?
 
Also, can you please let me know what you mean by "fine tune the structuring
element for matching the relative size of calcifications in image".   
 
Since I need pair of breast MRIs (Which unfortunately are not avilable to me) I checked mypacs.net, where I found one set of images GRE-images at following link - http://www.mypacs.net/cgi-bin/repos/mpv3_repo/wrm/repo-view.pl?cx_subject=28078&cx_image_only_mode=off&cx_repo=mpv3_repo&cx_from_folder=
Fil. 9,10 and 11.   Does it make sense to use these 2 images, subtracting them and applying Watershed on the result.  If so, how can I decide by checking these images if that needs deformable registration?
Any input on this is most appreciated.  
Thanks,
Neha

Luis Ibanez <luis.ibanez at kitware.com> wrote:

HI Neha,

You can find Breat images at

www.mypacs.net

you can create an account for free and
download real datasets.

Look for the title "Shared Cases" and
click in "Breast".

--

You may want try the advanced Mathematical Morphology
methods such as: FillHole and GrindPeak.

http://www..itk.org/Insight/Doxygen/html/classitk_1_1GrayscaleFillholeImageFilter.html
http://www.itk.org/Insight/Doxygen/html/classitk_1_1GrayscaleGrindPeakImageFilter.html

Taking an input imag, applying one of these filter and
then subtracting from the original may enhance spiculations
and calcificaitions. You will have to fine tune the structuring
element for matching the relative size of calcifications in your
image.


Regards,


Luis

----------------------------
neha k wrote:

> Hello All,
> 
> I am working on Breast Image Segmention for deleneating lesions, ducts 
> and fat tissues. Problem is that I don't have Breast Images with 
> contrast agent used. Hence I can't have pre and post contrast agent 
> to subtract them and locate tumour etc. What will be the best way to 
> segment such breast images (in RAW format). I am currently trying to 
> use Watershed segmentation and not getting any good results with it. 
> It causes lot of oversegmentation. I have not used Level Set Seg. 
> method yet.
> Any input is appreciated. 
> 
> Thanks,
> Neha
>
>





---------------------------------
Do you Yahoo!?
Yahoo! Mail - CNET Editors' Choice 2004. Tell them what you think. 
		
---------------------------------
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20041029/fe28a6f7/attachment.html


More information about the Insight-users mailing list