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

From NAMIC Wiki
Jump to: navigation, search
(Created page with "==Investigators== * Koji Kobayashi ==Project Description== <h3>Objective</h3> *Compared with its huge potential, current ugage of it is quite limited. ANATOMIA, my company's s...")
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Investigators==
+
__NOTOC__
* Koji Kobayashi
+
<gallery>
 +
Image:PW-Summer2016.png|[[2016_Summer_Project_Week#Projects|Projects List]]
 +
</gallery>
 +
 
 +
==Key Investigators==
 +
* Koji Kobayashi (Vocsis Corporation)
 +
* Steve Pieper
 +
 
 
==Project Description==
 
==Project Description==
 +
<div style="margin: 20px;">
 +
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Objective</h3>
 
<h3>Objective</h3>
*Compared with its huge potential, current ugage of it is quite limited. ANATOMIA, my company's service intends to provide the values to patient.
+
* 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==
+
</div>
*Implement advanced signal processing algorithms in internet server which generates intuitive 3D meshes.
+
<div style="width: 27%; float: left; padding-right: 3%;">
==Progress==
+
<h3>Approach, Plan</h3>
*Beta evaluation phase
+
* 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.
 +
</div>
 +
<div style="width: 27%; float: left; padding-right: 3%;">
 +
<h3>Progress</h3>
 +
* Prototype was successfully demonstrated at RSNA 2015 exhibition.
 +
* 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
 +
 
 +
* At Project Week
 +
** Met and discussed with Steve, Ron, Sonia
 +
** Developed better understanding of the Open Source community and opportunities for collaboration
 +
</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