Skip to content

EslamAdel/3D-Mandible-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3D Mandible Segmentation

An Optimized Technique of 3D Segmentation for Orthodontic Treatment Plan.

Build

Dependencies:

  • VTK 7.1 (with VTK_Group_Qt)
  • Qt5
  • OpenMP
$ cd mandible-segmentation
$ mkdir build 
$ cd build
$ cmake .. 
$ make -j 4

The executable files will be under the following directory.

mandible-segmentation/bin

Loading DICOM Series

Extracting ROI and Volume Thresholding

3D Breadth First Search (BFS) for mandible segmentation

Teeth Segmentation

UI Tool

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published