Difference between revisions of "2016 Summer Project WEB and 3D DICOM viewer to the rest of us"

From NAMIC Wiki
Jump to: navigation, search
 
Line 6: Line 6:
 
==Key Investigators==
 
==Key Investigators==
 
* Koji Kobayashi (Vocsis Corporation)
 
* Koji Kobayashi (Vocsis Corporation)
 +
* Steve Pieper
  
 
==Project Description==
 
==Project Description==
Line 24: Line 25:
 
* Beta evaluation version is opened to the public from http://www.vocsis.com.
 
* Beta evaluation version is opened to the public from http://www.vocsis.com.
 
* Mesh sample: http://www.vocsis.com/0.1/vocsis_e/ms_bones.html
 
* Mesh sample: http://www.vocsis.com/0.1/vocsis_e/ms_bones.html
 +
 +
* At Project Week
 +
** Met and discussed with Steve, Ron, Sonia
 +
** Developed better understanding of the Open Source community and opportunities for collaboration
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 14:34, 24 June 2016

Home < 2016 Summer Project WEB and 3D DICOM viewer to the rest of us

Key Investigators

  • Koji Kobayashi (Vocsis Corporation)
  • Steve Pieper

Project Description

Objective

  • Compared with its huge potential, current usage of CT/MRI data is quite limited. ANATOMIA, the Vocsis Corporation's DICOM imaging service provides the values of CT/MRI data to patients.

Approach, Plan

  • The service realizes simple operation for patients to generates 3D meshes of organs. It helps the patients to understand and investigate the internal structure of their own body.
  • Great thanks to open source libraries of VTK and DCMTK!
  • Browser side applies Web-GL by threejs, a JavaScript library.

Progress

  • At Project Week
    • Met and discussed with Steve, Ron, Sonia
    • Developed better understanding of the Open Source community and opportunities for collaboration