[Insight-users] itkImageSeriesReader + itkStreamingImageFilter

Kevin H. Hobbs kevin.hobbs.1 at ohiou.edu
Fri Mar 31 07:26:43 EST 2006


On Fri, 2006-03-31 at 13:17 +0200, Markova Aneta wrote:
> Dear all,
> 
> I am trying the stream the reading of a DICOM series with the
> itkStreamingImageFilter, smooth and then sub-sample the volume.

I don't believe any ITK readers support streamed reading. I only see
this:

[khobbs at biowulf IO]$ grep CanStreamRead *.h
itkImageIOBase.h:  virtual bool CanStreamRead() { return false; };

Some of the VTK readers and writers do though and there are the VTK to
ITK filters. 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : http://public.kitware.com/pipermail/insight-users/attachments/20060331/ec8659d8/attachment.pgp


More information about the Insight-users mailing list