[Insight-users] itk::ImageFileWriter to stdout or FILE*

Bill Lorensen bill.lorensen at gmail.com
Fri Feb 1 14:12:24 EST 2013


You would need to write your own ImageIO. It's not that bad. Look at
the file free imageio class in the testing directory:
Modules/IO/ImageBase/test

Such a plugin may be of general use.

Bill

On Fri, Feb 1, 2013 at 1:05 PM, Igor Okulist <okigan at gmail.com> wrote:
> Hi Bill, goal is to make a program that can pipe out the output (of the
> ImageWriter).
>
>
> On Fri, Feb 1, 2013 at 8:22 AM, Bill Lorensen <bill.lorensen at gmail.com>
> wrote:
>>
>> I do not think either is possible.
>>
>> What are you trying to accomplish?
>>
>> On Thu, Jan 31, 2013 at 8:44 PM, Igor Okulist <okigan at gmail.com> wrote:
>> > Hi,
>> >
>> > I have a question about itk::ImageFileWriter (and ImageSeriesWriter by
>> > extension):
>> >
>> > Is it possible to have itk::ImageFileWriter write to the stdout or to a
>> > provided FILE *
>> > instead of particular file name?
>> >
>> > Thanks,
>> > Igor
>> >
>> > _____________________________________
>> > 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
>> >
>>
>>
>>
>> --
>> Unpaid intern in BillsBasement at noware dot com
>
>



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the Insight-users mailing list