Hi Donny,
Thanks for the response! I gave that a shot, but niftiReader is an instance of vtkITKImageReader and the setReadImageArrayBufferFromITK method is not defined for it. The vtkITKImageReader class has that method defined for the class overall, but the actual instances themselves have methods like .getOutputData()…which seems to stuck as undefined for me right now.
Thanks for taking a crack at it…anything else is greatly appreciated!
