Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
Creates a dental panoramic from a CT image.

VSG extension DentalPanoramic This example demonstrates how to use the SoSurfaceUnfoldingProcessing3d engine for panoramic dental rendering.

DESCRIPTION:

    This example emulates a 2D dental panoramic rendering by applying an unfolding algorithm on a 3D CBCT and a sub-volume of interest. From

    • a precomputed quadrilateral mesh.
    • a precomputed set of directions for each vertex of the mesh.

    which define a sub volume around the dental arch, the unfolding algorithm generates a stack of 2D images corresponding to the 3D unfolded volume. Then a volume rendering is performed on this stack.

SEE ALSO

SoPolylineResamplerApproximation3d SoPolylineExtrusionApproximation3d SoSurfaceFittingApproximation3d SoSurfaceUnfoldingProcessing3d SoQuadrilateralMeshSlicerApproximation3d

SCREENSHOT:

FILES:

    • Medical/Dental/medicalDentalSurfaceUnfolding/medicalDentalSurfaceUnfolding.cxx