[Insight-users] pipeline VTK to ITK and ITK to VTK

Dunham Patrick pdunham@ulb.ac.be
Wed, 27 Nov 2002 12:56:33 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_00C4_01C29614.69D56420
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,
I got a problem with putting VTK and ITK together.=20
The code actually compile but I got a "Visual C++ runtime library" error =
on execution. :(=20
Here is my visualisation pipeline :=20

vtkImageReader -> vtkImageReslice -> vtkImageExport -> itkVTKImageImport =
-> "itk filter" -> itkVTKImageExport -> vkImageMapper -> vtkActor2D -> =
vtkRenderer

And I open a volume of DICOM images.

Thanks for helping :/.

------=_NextPart_000_00C4_01C29614.69D56420
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I got a problem with&nbsp;putting VTK =
and ITK=20
together. </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>The code actually compile but I got a =
"Visual C++=20
runtime library" error on execution. :(&nbsp;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Here is my visualisation =
pipeline&nbsp;:=20
</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>vtkImageReader -&gt; vtkImageReslice =
-&gt;=20
vtkImageExport </FONT><FONT face=3DArial size=3D2>-&gt; =
itkVTKImageImport -&gt; "itk=20
filter" -&gt; itkVTKImageExport -&gt; vkImageMapper =
-&gt;&nbsp;vtkActor2D=20
-&gt;&nbsp;vtkRenderer</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>And I open a volume of DICOM =
images.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks for helping =
:/.</FONT></DIV></BODY></HTML>

------=_NextPart_000_00C4_01C29614.69D56420--