Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

A novel and efficient implementation of the marching cubes algorithm.

K S Delibasis1, G K Matsopoulos, N A Mouravliansky

  • 1Institute of Communication and Computer Systems, National Technical University of Athens, 9 Irron Polytechniou Street, Zografos, 15773, Athens, Greece.

Computerized Medical Imaging and Graphics : the Official Journal of the Computerized Medical Imaging Society
|May 18, 2001
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Position Paper: Artificial Intelligence in Medical Image Analysis: Advances, Clinical Translation, and Emerging Frontiers.

IEEE journal of biomedical and health informatics·2025
Same author

A computational and experimental mechanical study of nanocomposites for 3D printed scaffolds with a new geometry.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2023
Same author

Convolutional neural network propagation on electroencephalographic scalograms for detection of schizophrenia.

Clinical neurophysiology : official journal of the International Federation of Clinical Neurophysiology·2022
Same author

Machine Learning Model for Predicting CVD Risk on NHANES Data.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2021
Same author

Interpretability methods of machine learning algorithms with applications in breast cancer diagnosis.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2021
Same author

A simplified approach for the determination of fitting constants in Oliver-Pharr method regarding biological samples.

Physical biology·2019
Same journal

RGCNN-nnUNet: Recurrent group equivariant nnU-Net for robust brain tissue segmentation on stroke NCCT.

Computerized medical imaging and graphics : the official journal of the Computerized Medical Imaging Society·2026
Same journal

Self-supervised isotropic reconstruction for abnormality detection in anisotropic MRI.

Computerized medical imaging and graphics : the official journal of the Computerized Medical Imaging Society·2026
Same journal

WDBDM: Wavelet-based dual-branch diffusion model for low-dose CT and PET denoising.

Computerized medical imaging and graphics : the official journal of the Computerized Medical Imaging Society·2026
Same journal

ScribSAM: A robust scribble-supervised framework for spatiotemporal segmentation of breast lesions in ultrasound videos.

Computerized medical imaging and graphics : the official journal of the Computerized Medical Imaging Society·2026
Same journal

Anatomically and biochemically guided deep image prior for sodium MRI denoising.

Computerized medical imaging and graphics : the official journal of the Computerized Medical Imaging Society·2026
Same journal

Segment Anything Model for medical image segmentation: A review.

Computerized medical imaging and graphics : the official journal of the Computerized Medical Imaging Society·2026
See all related articles

This study introduces an efficient marching cubes (MC) algorithm for 3D medical image reconstruction. The novel method accurately reconstructs anatomical structures and resolves the Type A hole problem.

Area of Science:

  • Medical Imaging
  • Computer Graphics
  • Computational Geometry

Background:

  • The Marching Cubes (MC) algorithm is a fundamental technique for isosurface extraction in 3D data.
  • Reconstructing anatomical structures from medical imaging data presents challenges, including topological ambiguities.
  • Existing MC implementations may struggle with specific configurations, leading to artifacts like the 'hole problem'.

Purpose of the Study:

  • To present a novel and efficient implementation of the Marching Cubes (MC) algorithm.
  • To address limitations in existing MC algorithms, specifically the Type A 'hole problem'.
  • To enable accurate reconstruction of anatomical structures from real 3D medical data.

Main Methods:

  • Developed a generic rule-based triangulation approach for all 15 standard MC cube configurations and additional cases.

Related Experiment Videos

  • Implemented an MC algorithm capable of handling the Type A 'hole problem'.
  • Validated the implementation using theoretical analysis and experimental results on real medical datasets.
  • Main Results:

    • The proposed MC implementation successfully triangulates all standard and additional cube configurations.
    • The algorithm effectively resolves the Type A 'hole problem', preventing surface gaps.
    • Accurate reconstruction of anatomical structures from real 3D medical data was achieved.

    Conclusions:

    • The novel MC implementation offers an efficient and robust solution for 3D medical image segmentation.
    • This method improves the accuracy and reliability of anatomical structure reconstruction.
    • The WWW-compliant output facilitates integration into various visualization and analysis pipelines.