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 22: Line 22:
 
<h3>Progress</h3>
 
<h3>Progress</h3>
 
* Prototype was successfully demonstrated at RSNA 2015 exhibition.
 
* Prototype was successfully demonstrated at RSNA 2015 exhibition.
* Beta evaluation version is opened to the public from 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
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 07:59, 21 June 2016

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

Key Investigators

  • Koji Kobayashi (Vocsis Corporation)

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