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

Volume rendering based on sorted volumetric data.

Bin Zhuge1, Huan-qing Feng, He-qin Zhou

  • 1Institute of Biomedical Engineering, University of Science & Technology of China, Hefi Anhui.

Hang Tian Yi Xue Yu Yi Xue Gong Cheng = Space Medicine & Medical Engineering
|November 5, 2003
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

TSA-ultrasound synergy enhances CRISPR-Cas9 gene editing efficiency in diploid yeast.

Journal of microbiological methods·2026
Same author

The Mechanism of High Flux Supply of NAD<sup>+</sup> in Aerobic Fermentation of <i>Candida glycerinogenes</i>.

ACS synthetic biology·2026
Same author

Rapid alcoholic fermentation of <i>Candida glycerinogenes</i> under aerobic conditions.

Preparative biochemistry & biotechnology·2026
Same author

<i>CgMRP1</i> improves ethanol fermentation performance of <i>Candida glycerinogenes</i> in undetoxified lignocellulosic hydrolysate.

Preparative biochemistry & biotechnology·2025
Same author

Enhancing HAP3 mediated xylose metabolism and acetic acid metabolism promotes lipid production from lignocellulosic hydrolysate fermented by Candida glycerinogenes.

Biotechnology letters·2025
Same author

Expression of cellulase in Candida glycerogenes and strengthen the expression level for application in residue-containing fermentation to enhance glycerol production.

Biotechnology letters·2025
Same journal

[Citation analysis of Space Medicine & Medical Engineering].

Hang tian yi xue yu yi xue gong cheng = Space medicine & medical engineering·2005
Same journal

[Prevention of Rhodiola-astragalus membranaceus compounds against simulated plateau hypoxia brain injury in rat].

Hang tian yi xue yu yi xue gong cheng = Space medicine & medical engineering·2005
Same journal

[Design of software for fluorescence microscopy system to measure cytosolic free calcium in living cell].

Hang tian yi xue yu yi xue gong cheng = Space medicine & medical engineering·2005
Same journal

[Effect of oxygen-increased respirator on SaO2 and heart rate under plateau environment].

Hang tian yi xue yu yi xue gong cheng = Space medicine & medical engineering·2005
Same journal

[Experimental study of pilots' scan and performance, workloads].

Hang tian yi xue yu yi xue gong cheng = Space medicine & medical engineering·2005
Same journal

[Quantitative ultrasonic naked gene delivery and the effect control].

Hang tian yi xue yu yi xue gong cheng = Space medicine & medical engineering·2005
See all related articles

A novel sorted volumetric data structure accelerates volume rendering by efficiently identifying and processing non-transparent voxels. This method enhances rendering speed without compromising image quality for diagnostic applications.

Area of Science:

  • Medical Imaging
  • Computer Graphics
  • Data Structures

Background:

  • Volume rendering is crucial for visualizing 3D medical data.
  • Current methods can be computationally intensive, limiting real-time applications.
  • Image quality is paramount in diagnostic imaging.

Purpose of the Study:

  • To introduce a new spatial data structure, the sorted volumetric data structure.
  • To demonstrate its ability to accelerate volume rendering processes.
  • To ensure that the acceleration does not degrade image quality.

Main Methods:

  • Voxels are organized into value-indexed arrays.
  • Opacity transfer functions determine non-transparent voxel ranges.
  • Rendering is optimized by processing only relevant voxels, skipping transparent ones.

Related Experiment Videos

  • The data structure is independent of the opacity transfer function and does not require recomputation.
  • Main Results:

    • The sorted volumetric data structure was implemented on a standard personal computer.
    • Volume rendering of CT head data achieved completion in under 1 second.
    • The rendering speed meets the requirements for diagnostic purposes.

    Conclusions:

    • The proposed sorted volumetric data structure offers a simple and efficient approach to volume rendering.
    • The method significantly speeds up rendering without any adverse effects on image quality.
    • This technique is robust as it does not require recomputation when opacity transfer functions change.