Can we reconstruct a patient’s 3D oral structure from CT scans alone?
Published:
Can we reconstruct a patient's 3D oral structure from CT scans alone?
AI Engineer · AI Team · Quve Seventeen

At Quve Seventeen, I worked on developing an algorithm that reconstructs a patient's 3D oral structure using CT scan data alone. This project was carried out in collaboration with Seoul National University Bundang Hospital.
Quve Seventeen is a company working to digitalize dental services. Today, reconstructing a patient's 3D oral structure is most commonly done by taking a physical impression, but this approach is time-consuming and labor-intensive. Intraoral 3D scanning is increasingly used as well, yet it still takes a long time and offers considerably lower precision. CT scanning, by comparison, requires far less time and effort than either method while still delivering reasonably high precision. So if we could build precise 3D model data directly from CT scans, it could become a new approach that replaces both of the existing methods.
From CT slices to a 3D model
The algorithm turns a stack of CT slices into a finished 3D model in three stages: the oral structure is first segmented out of each CT slice, the segmented slices are stacked and reconstructed into a raw 3D volume, and that volume is then cleaned up into the final model.



