[ITK-users] [ITK] ITK-QT-VTK

Andras Lasso lasso at queensu.ca
Fri May 15 11:02:05 EDT 2015


Amir, I would strongly advise against implementing medical image computing applications from scratch. There are many good platforms to choose from (3D Slicer, MITK, etc). It is a better investment to learn application development using these platforms than spending time with trying to solve basic problems.

Also, ITK is an algorithm toolkit, so ITK mailing lists are not ideal forums for discussing application development issues.

Andras

From: Community [mailto:community-bounces at itk.org] On Behalf Of Abdelkhalek Bakkari
Sent: Friday, May 15, 2015 10:40 AM
To: Khojaste, Amir; insight-users
Subject: Re: [ITK] [ITK-users] ITK-QT-VTK


Hi Amir,
For my case, I created three methods for 3D Image Segmentation with ITK and they are working quite good. Although, I would like to create an interface which can load the 3D CT/MRI Dicom images and put them in the interface and segment them and visualize it by VTK.
But I have no idea about VTK and QT.



________________________________
From: amir.khojaste at sunnybrook.ca<mailto:amir.khojaste at sunnybrook.ca>
To: bakkari.abdelkhalek at hotmail.fr<mailto:bakkari.abdelkhalek at hotmail.fr>
Subject: RE: [ITK-users] ITK-QT-VTK
Date: Fri, 15 May 2015 14:36:17 +0000
Hi Abdelkhalek,

I am struggling to do the same! All I want to do is to have a simple interface for my code that uses ITK! I have followed this link for using ITK and VTK libraries inside Qt Creator:

http://blog.chasank.com/building-qt-vtk-and-itk-on-windows-7-x64/

Everything went fine except that I could not read a simple image. When I included "itkImageFileReader.h" I had all these Linker problems.

Whats your status? Could you build ITK, VTK and Qt successfully?

Cheers,
Amir

From: Insight-users [mailto:insight-users-bounces at itk.org] On Behalf Of Abdelkhalek Bakkari
Sent: May-15-15 10:29 AM
To: insight-users; community at itk.org<mailto:community at itk.org>
Subject: [ITK-users] ITK-QT-VTK


Dear Insight users and community,

I am in an emergency case. I need someone who can help me to start with VTK and QT and create a new interface for 3D Image segmentation or execute the ITK-SNAP.

Best regards,

Abdelkhalek Bakkari

This e-mail is intended only for the named recipient(s) and may contain confidential, personal and/or health information (information which may be subject to legal restrictions on use, retention and/or disclosure).  No waiver of confidence is intended by virtue of communication via the internet.  Any review or distribution by anyone other than the person(s) for whom it was originally intended is strictly prohibited.  If you have received this e-mail in error, please contact the sender and destroy all copies.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20150515/89e237f4/attachment.html>


More information about the Insight-users mailing list