Academia.eduAcademia.edu

D Visualization of Medical Image

2015

Abstract

Two techniques have been chosen to produce the 3D models. The first technique is known as Volume Rendering and the second technique is known as the Marching Cubes Algorithm. Both techniques use voxels (3D square pixels) to determine the 3D area to be constructed. The Marching Cubes (MC) algorithm by Lorensen and Cline is most popular algorithm for extraction of isosurface out of volume data. Several drawbacks of MC algorithm are solved by using new improved version of MC algorithm. We proposed an improved version of the Marching Cubes algorithm which gives a topologically correct triangular approximation of the isosurface for any cube configuration. Unlike the past work on Marching Cube algorithm, a robust triangulation strategy, complementary and rotation operations is presented. Our algorithm is adaptive to the small the changes of data or the small changes of the threshold, and obtains more reasonable result of triangulation of isosurface than those produced by standard MC algori...