[Paraview] Reading a Stack of Images
Milan Felberbaum
milan.felberbaum at gmx.ch
Wed Dec 6 09:54:04 EST 2006
No, no, much easier:
Your Images are stored as
xxx001.jpeg
xxx002.jpeg
and so on I suppose. So you import all the images with ImageJ as
"ImageSequence", then you go to "Image" -> "Stacks" -> "Convert Images
to Stack". Then you save your stack as a ".raw" file and open it with
paraview or vtk.
Hope that helps.
Best Regards
Milan
Mike Jackson a écrit :
> So basically I will need to write my own plugin for this?
>
> -- Mike Jackson Senior Research Engineer
> Innovative Management & Technology Services
>
>
> On Dec 5, 2006, at 3:04 AM, Milan Felberbaum wrote:
>
>> Mike,
>> A solution would be to create a stack of your BMP/TIFF/JPEG images
>> with the opensource software ImageJ (http://rsb.info.nih.gov/ij/) as
>> "raw data" and then open it with paraview. It's very fast and quite
>> easy.
>> Best Regards
>> Milan Felberbaum
>>
>> Berk Geveci a écrit :
>>
>>> As far as I know, this can't be done in ParaView. I think the raw
>>> image reader can do something similar but not with the file formats
>>> that you mentioned.
>>>
>>> On 11/30/06, Mike Jackson <mike.jackson at imts.us> wrote:
>>>
>>>> Can Paraview read a numbered stack of images (BMP/TIFF/JPEG)
>>>> automatically or do I need to write a custom reader to do this?
>>>>
>>>> Been looking through the list archives and there is mention that
>>>> this can be done but I can't quite seem to get it done in ParaView
>>>> 2.4.4.
>>>>
>>>> Thanks for any help
>>>> Mike Jackson
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> ParaView mailing list
>>>> ParaView at paraview.org
>>>> http://www.paraview.org/mailman/listinfo/paraview
>>>>
>>>
>>>
>>
>
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
More information about the ParaView
mailing list