Introduction - If you have any usage issues, please Google them yourself
Based on the three-dimensional reconstruction of CT data.Proposed using the VTK library of medical data visualization. The paper focuses on the drawing method of surface rendering and volume rendering two. Surface to draw using the marching cubes algorithm (Marching Cubes) to achieve volume rendering using ray casting algorithm (Ray-casting) to achieve, and compare the results of the two algorithms discussed their characteristics.