[Insight-users] using graphic inteface with cmake application
Dawood Masslawi
masslawi at gmail.com
Sat Apr 30 16:47:43 EDT 2011
For both Qt and FLTK there are examples included in the Insight Applications and can
be downloaded from,
http://voxel.dl.sourceforge.net/sourceforge/itk/InsightApplications-3.20.0.zip
Some examples are, ThresholdSegmentationLevelSetFltkGui, QtITK,
MutualInformationEuler2DRegistration and ImageColorViewer among others.
For basic documentation download,
www.itk.org/CourseWare/Training/GettingStarted-IV.pdf
HTH,
Dawood
--- On Sat, 4/30/11, lazhar khamer <lazharainbeida at hotmail.com> wrote:
From: lazhar khamer <lazharainbeida at hotmail.com>
Subject: RE: using graphic inteface with cmake application
To: masslawi at gmail.com
Date: Saturday, April 30, 2011, 3:16 PM
Date: Sat, 30 Apr 2011 09:11:47 -0700
From: masslawi at gmail.com
Subject: RE: using graphic inteface with cmake application
To: insight-users at itk.org
CC: lazharainbeida at hotmail.com
Hi Lazhar,
In addition to what John said, FLTK is also a good choice for GUI development. Qt has more
features and is more flexible, FLTK is easier to use.
Good
luck.
Dawood
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
> I want to develop an application that uses cmake itk packages.
>
> What is the method used to integrate a graphical interface for such
> application under visual c++ (version 8)?
>
I recommend using Qt for the framework and VTK for the display of images.
John--------------------------------------------can you give me an example?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110430/e4dc89bc/attachment.htm>
More information about the Insight-users
mailing list