<div dir="ltr">In addition to what Aron said, there are some nice examples using Qt available on the VTK Examples GitHub:<div><br></div><div><a href="https://lorensen.github.io/VTKExamples/site/Cxx/#qt">https://lorensen.github.io/VTKExamples/site/Cxx/#qt</a><br></div><div><br></div><div>Cory</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 30, 2018 at 9:42 AM, Aron Helser <span dir="ltr"><<a href="mailto:aron.helser@kitware.com" target="_blank">aron.helser@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Ashef,<div>VTK and ITK do not provide any prescribed way to do a GUI - there are hundreds of choices you could use, and they would all work. For instance, ParaView is built on VTK, and uses QT for it's GUI. You could also build a gui in Python, perhaps using wxWidgets python bindings.</div><div>Since you are working with DICOM, instead you may want to look at 3D Slicer (<a href="https://www.slicer.org/" target="_blank">https://www.slicer.org/</a>) which is an open-source medical visualization app that uses VTK and ITK. You may be able to write a plugin for it which does what you want, and take advantage of all it's other features.</div><div><br></div><div>The best choice may be something that you are familiar with, or something that you can get help with!</div><div>Good luck,</div><div>Aron</div></div><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Sun, Apr 29, 2018 at 2:43 PM, Ashef Shahrior <span dir="ltr"><<a href="mailto:ashahrior.91994@gmail.com" target="_blank">ashahrior.91994@gmail.com</a>></span> wrote:<br></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><div dir="ltr">Hi, I have done some basic work with DICOM file segmentation and visualization using ITK and VTK in C++. I have built it with CMAKE and Visual Studio and run it with command prompt (Windows 10). But now I wish to make a Graphical User Interface for this so that I can give it more of a project look. How can I do this? Please, help. Thank you.</div>
<br></span>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FA<wbr>Q</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://vtk.org/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">https://vtk.org/mailman/listin<wbr>fo/vtkusers</a><br>
<br></blockquote></div><br></div>
<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://vtk.org/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">https://vtk.org/mailman/<wbr>listinfo/vtkusers</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Cory Quammen<br>Staff R&D Engineer<br>Kitware, Inc.</div>
</div>