How to Segment Teeth and Bones in DICOM Medical Images Using Qt, VTK, and ITK?
I am developing an application for DICOM medical image segmentation using Qt, VTK, and ITK. My goal is to segment teeth and bones from the DICOM images. I have set up my project with Qt for the GUI, and sucessfully loaded and viewed dicom on GUI using VTK.