Difference between revisions of "2017 Winter Project Week/MedicalVisualizerUsingParaViewWeb"

From NAMIC Wiki
Jump to: navigation, search
 
(3 intermediate revisions by one other user not shown)
Line 7: Line 7:
 
==Key Investigators==
 
==Key Investigators==
 
<!-- Add a bulleted list of investigators and their institutions here -->
 
<!-- Add a bulleted list of investigators and their institutions here -->
* Teodora Szasz - University of Chicago
+
* Teodora Szasz (University of Chicago)
*
+
*JC (Kitware)
 +
 
 +
<gallery>
 +
File:General_schemasvg_namic.png|link=2017_Winter_Project_Week#Projects|[[2017_Winter_Project_Week#Projects|Projects List]]
 +
<!-- Use the "Upload file" link on the left and then add a line to this list like "File:MyAlgorithmScreenshot.png" -->
 +
</gallery>
  
 
==Project Description==
 
==Project Description==
Line 18: Line 23:
 
|
 
|
 
<!-- Objective bullet points -->
 
<!-- Objective bullet points -->
*  
+
* Try readers for medical image format (e.g., NRRD, Dicom)
 +
* Discuss integration with ITK framework
 +
* Visualize medical images using ParaViewWeb's multi-view layout capabilities
 +
* 3D volume reconstruction
 +
* Discuss about the configuration for multi-user application
 +
* Comparison with other libraries (e.g., AMI)
 
|
 
|
 
<!-- Approach and Plan bullet points -->
 
<!-- Approach and Plan bullet points -->
*  
+
* Install and configure ParaViewWeb
 +
* Try different readers
 +
* Discuss with interested parties
 +
* Share demos
 
|
 
|
 
<!-- Progress and Next steps bullet points (fill out at the end of project week) -->
 
<!-- Progress and Next steps bullet points (fill out at the end of project week) -->
Line 29: Line 42:
 
==Background and References==
 
==Background and References==
 
<!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data -->
 
<!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data -->
 +
* https://kitware.github.io/paraviewweb/
 +
* https://www.npmjs.com/package/pvw-visualizer

Latest revision as of 19:07, 9 January 2017

Home < 2017 Winter Project Week < MedicalVisualizerUsingParaViewWeb

Key Investigators

  • Teodora Szasz (University of Chicago)
  • JC (Kitware)

Project Description

Objective Approach and Plan Progress and Next Steps
  • Try readers for medical image format (e.g., NRRD, Dicom)
  • Discuss integration with ITK framework
  • Visualize medical images using ParaViewWeb's multi-view layout capabilities
  • 3D volume reconstruction
  • Discuss about the configuration for multi-user application
  • Comparison with other libraries (e.g., AMI)
  • Install and configure ParaViewWeb
  • Try different readers
  • Discuss with interested parties
  • Share demos

Background and References