[Insight-users] itkImageToVTKImageFilter
Diego Parada
icebishop at gmail.com
Tue Oct 4 19:11:30 EDT 2005
Hi,
I uses itkImageToVTKImageFilter to visualize an image data, when i load
data, runs fine, but when I load othe data set shows the following error
update extent does not lie whitin whole extent
the code is:(this code load when the data changes)
if(load)
this->connector->SetInput(this->GetDocument()->m_Imagen);
this->connector->Update();
Somebody can help me.
--
Diego Armando Parada Cuervo
Estudiante de Ingeniería de Sistemas y Computación
Universidad Pedagógica y Tecnológica de Colombia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20051004/81e2324a/attachment.html
More information about the Insight-users
mailing list