[ITK-users] Fwd: problem with convert itk to vtk

Jon Haitz Legarreta jhlegarreta at vicomtech.org
Sun May 11 06:44:59 EDT 2014


Hi Роман,
since you want to save the result of an image processing operation, another
alternative is to save it to a .mhd/.raw metaimage, and save just the .mhd
to your database. If you locate all your *.raw file in a given location,
you could retrieve them reading the filename stored in the .mhd file.

As Matt said in a reply to another post [1], saving to metaimage format
after having applied some image processing may be better.

HTH,
JON HAITZ

[1] http://public.kitware.com/pipermail/community/2014-April/002149.html



On 8 May 2014 18:39, Dženan Zukić <dzenanz at gmail.com> wrote:

> He wants to save a processed (thresholded) image.
>
>
> On Thu, May 8, 2014 at 6:20 PM, John Drescher <drescherjm at gmail.com>wrote:
>
>>  Of course, but the database must support large binary object type or
>>> something similar. Alternatively you could apply some binary-to-text
>>> encoding <https://en.wikipedia.org/wiki/Binary-to-text_encoding>.
>>>
>>
>> When I use a database for this I just put the filename of the DICOM
>> file(s) in the database not the actual binary blob.
>>
>> John
>>
>
>
> _____________________________________
> 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/20140511/fb35290f/attachment.html>


More information about the Insight-users mailing list