[Insight-users] The best way to extract the contours of X-ray image

Kevin H. Hobbs hobbsk at ohio.edu
Mon Aug 29 07:01:40 EDT 2011


On 08/29/2011 03:12 AM, Артем Николаевич wrote:
> Hello! Prompt the best way to extract the
> contour of X-ray image (contrasted image of heart from
> rotational X-ray machine).

There is no such thing as a best way.

> I would like to use IsolatedConnectedImageFilter... Is this the
> right way?

The isolated connected image filter is "one way to do it."

It will provide an intensity level that just separates the region
with the first seed point from the region with the second seed
point. It will also produce an output image with all the pixels
in the region set to whatever value you want.

> 
> And how to delete unnecessary information from segmentation
> result? 

I'm not sure what you mean here. If you are getting pixels in
your segmentation that are not part of the structure you want you
may want to try some other segmentation methods.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110829/00f933be/attachment.pgp>


More information about the Insight-users mailing list