Hi,<br>I&#39;m doing a little project which uses ITK and GUI support in C++. My purposes are that:<br><br>1. load a 3d medical image data with different formats (also binary);<br>2. do a segmentation (preferibly watershed) with interaction (possibility of inserting seeds point);<br>
3. create an interface with a GUI toolkit such as fltk or kwwidget;<br>4. glue ITK code with GUI code in order to have a light program with a simple interface.<br><br>Does anyone know if a program like that already exists? Sorry, but  i&#39;m a newbie and so i have a lot of difficult expecially creating an interface support on my own program.<br>
<br>Thanks to everyone,<br><br>Marco<br>