[Paraview-developers] ITK reader in ParaView

Joe Ping-Lin Hsiao phsiao at cs.unc.edu
Mon Mar 12 10:21:28 EDT 2012


Hi,

I'd like to take advantage of itk::ImageFileReader to read Bio-Formats
files in ParaView, and I wonder if there is any easy way to do that.

I have success reading Bio-Formats files in ITK examples. Then I took
MyPNGReader example in ParaView as a template, and replaced the string
"vtkPNGReader" with "itk::ImageFileReader" in the server xml. The
plugin loaded fine, but I got an error of "Failed to create
itk::ImageFileReader" when I tried to load a file.

Does anybody know a good place to start?

Thanks,
Joe


More information about the Paraview-developers mailing list