[Insight-users] display 3D and 4D image with Qt

Hanchuan Peng pengh at janelia.hhmi.org
Tue Feb 15 12:08:08 EST 2011


You can use V3D, which display 3D / 4D /5D data and also uses QT for GUI.

   http://penglab.janelia.org/proj/v3d




Date: Tue, 15 Feb 2011 16:57:47 +0100
From: Miklos Espak<espakm at gmail.com>
Subject: [Insight-users] display 3D and 4D image with Qt
To: insight-users<insight-users at itk.org>
Message-ID:
	<AANLkTi=0u7OqPLOSL+DB-s=8YgA2=xijL3iAEoRzsbb1 at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1


Hi,

I would like to display 3D and 4D images with Qt, providing scroll
bars for scrolling over the third and fourth dimensions.

I compiled the QtImageViewer from the InsightApplications/Auxiliary
folder. (I had to modify the code to include the moc file so that it
compiles.) I got segmentation fault when I ran the sample application,
because the setupUi method is not invoked anywhere. I fixed that but I
could not get the app working.

Is there a ready-to-use 3D/4D image viewer for Qt? Do I need VTK to
display the images?

Thank you,
Miklos



More information about the Insight-users mailing list