<div dir="ltr">Hi Timothee,<div><br></div><div>Thank you for replying. I will look into these methods.</div><div><br></div><div>Jeanna</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 3, 2016 at 1:59 AM, Timothee Evain <span dir="ltr"><<a href="mailto:tevain@telecom-paristech.fr" target="_blank">tevain@telecom-paristech.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Jeanna,<br>
<br>
I think this will be difficult just with the LabelMap framework.<br>
Usually to filter vessels you rely on some measures based on their shape, but in the ShapeLabelObject, the elongation measure is "the ratio of the longest physical size of the region [i.e. the bounding box] on one dimension and its smallest physical size". This is a quite coarse measure, sensitive to rotation, and I doubt it will be useful in your case.<br>
Aside from the attribute problem, you also have to detect the vessels prior to filtering them (i.e. getting a binary or a label image of vessels), and the LabelMap framework doesn't do that.<br>
<br>
I would suggest taking a look at these other methods:<br>
-Frangi's vesselness (implemented in itk through these filter : itkHessianToObjectnessMeasureI<wbr>mageFilter or itkHessian3DToVesselnessMeasur<wbr>eImageFilter)<br>
-Ranking Orientation Responses of Path Openings, aka RORPO (<a href="http://path-openings.github.io/RORPO/" rel="noreferrer" target="_blank">http://path-openings.github.<wbr>io/RORPO/</a>)<br>
-Fast Marching (itkFastMarchingImageFilter)<br>
<br>
HTH,<br>
<br>
Tim<br>
<br>
----- Mail original -----<br>
De: "Jeanna S." <<a href="mailto:jeannasheen@gmail.com">jeannasheen@gmail.com</a>><br>
À: <a href="mailto:community@itk.org">community@itk.org</a><br>
Envoyé: Mercredi 3 Août 2016 03:08:42<br>
Objet: [ITK] ITK Example ShapeOpeningLabelMapFilter<br>
<br>
Hello,<br>
<br>
I am trying to process the attached image using the ShapeOpeningLabelMapFilter for the Insight Toolkit . The image is of a retina, and I want to use the image filter to remove the blood vessels from the picture (the blood vessels are the long, skinny, branching lines). I was wondering if the example code for the ShapeOpeningLabelMapFilter ( here ) would be able to do this with a little modification, and if so, which attribute would be the most useful to identify and remove the blood vessels.<br>
<br>
Thanks in advance.<br>
<br>
<br>
______________________________<wbr>_________________<br>
Community mailing list<br>
<a href="mailto:Community@itk.org">Community@itk.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/community" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/community</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">when the rich wage war, it's the poor who die<br></div></div></div></div>
</div>