[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.


More information about the Insight-users mailing list