[Insight-users] Segmentation data

Jon Haitz Legarreta jhlegarreta at vicomtech.org
Tue Aug 7 03:33:15 EDT 2012


Dear Christian,
you can save segmentation data as any file format supported by ITK. mhd is
a reasonable choice. You can of course work without changing the source
image; in fact, it is highly recommendable that you worked that way.

Segmentation images may be composed of labels that define the region you
want to highlight: you may want to define the region either by its boundary
or by the entire area it covers (slice-wise).

Chapter 9 in the ITK Software
Guide<http://www.itk.org/ItkSoftwareGuide.pdf>has very useful
explanations on the segmentation process, and the methods
implemented in the ITK source. ITK also provides the examples shown in the
Software Guide ready to be run for you.

Kind regards,
JON HAITZ



On 6 August 2012 23:03, criskross <christianherz1985 at googlemail.com> wrote:

>
> Hello,
>
> I have one question: Is it possible to save segmentation data like points,
> circles or other into a file but without changing the source image?
>
> There a file formats like mhd and nrrd. Are they the solution for my
> problem?
>
> I analyzed both but I can't see a description of the segmentation.
>
> Thanks for your help,
>
> Christian
> --
> View this message in context:
> http://old.nabble.com/Segmentation-data-tp34261943p34261943.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120807/9a33ac8c/attachment.htm>


More information about the Insight-users mailing list