Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Marcelo da Mata Oliveira
Título: Visualizador Volumétrico de Imagens DICOM para IOS
 
Abstract:
This work presents the specification and implementation of a volumetric visualization application of DICOM images to iOS. The library developed is responsible to read the file type defined in DICOM standard, reads the computerized medical examination files selected by the application\'s user and the images are extracted from each one of these files. Each image represents a slice. These slices are singly displayed in 2D visualization. In 3D visualization, they are organized in three dimension space to form the volume that represents the body part which the examination was taken. The volume is visualized in three anatomical directions using voxels representations without the implementation of scientific visualization algorithms, as ray casting or marching cubes.