[ITK] [ITK-users] Write to file

Robert scorpiuni at gmail.com
Wed Sep 14 14:24:22 EDT 2016


Dear ITK community,

is there a possibility to write the output of a shape function to a file?
More precisely, if I take for example the geodesic segmentation filter, this
inputs the shape to the algorithm:
geodesicActiveContour->SetShapeFunction( shape );
However, I now want this "shape" object saved to a file for a later use, and
not calculated on the fly each time running the algorithm.
An imagefilewriter does not seem to do the job...

Thanks in advance,
Robert



--
View this message in context: http://itk-insight-users.2283740.n2.nabble.com/Write-to-file-tp7589209.html
Sent from the ITK Insight 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://public.kitware.com/mailman/listinfo/insight-users


More information about the Community mailing list