Difference between revisions of "Project Week 25/SlicerCIP ReportsTool"

From NAMIC Wiki
Jump to: navigation, search
(Created page with "__NOTOC__ Back to Projects List ==Key Investigators== <!-- Key Investigator bullet points --> *Pietro Nardelli (Brigham and Women's Hospital, H...")
 
 
(8 intermediate revisions by 4 users not shown)
Line 2: Line 2:
  
 
Back to [[Project_Week_25#Projects|Projects List]]
 
Back to [[Project_Week_25#Projects|Projects List]]
 
  
 
==Key Investigators==
 
==Key Investigators==
Line 8: Line 7:
 
*Pietro Nardelli (Brigham and Women's Hospital, Harvard Medical School, USA)
 
*Pietro Nardelli (Brigham and Women's Hospital, Harvard Medical School, USA)
 
*Jorge Onieva Onieva (Brigham and Women's Hospital, Harvard Medical School, USA)
 
*Jorge Onieva Onieva (Brigham and Women's Hospital, Harvard Medical School, USA)
*Raúl San José Estépar (Brigham and Women's Hospital, Harvard Medical School, USA)
+
*[https://lmi.med.harvard.edu/people/raul-san-jose-estepar Raúl San José Estépar] (Brigham and Women's Hospital, Harvard Medical School, USA)
 +
* [https://fedorov.github.io Andrey Fedorov] (remote) (Brigham and Women's Hospital, Harvard Medical School, USA)
 +
* Christian Herz, (remote) (Brigham and Women's Hospital, Harvard Medical School, USA)
  
 
==Project Description==
 
==Project Description==
Line 17: Line 18:
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
 
|<!-- Objective bullet points -->
 
|<!-- Objective bullet points -->
The goal of this project is to create a new tool for SlicerCIP that allows the creation of a PDF report that summarize and illustrate quantitive analysis.
+
*The goal of this project is to create a new tool for SlicerCIP that allows the creation of a PDF report that summarize and illustrate quantitive analysis.
  
 
|<!-- Approach and Plan bullet points -->
 
|<!-- Approach and Plan bullet points -->
Line 25: Line 26:
 
|<!-- Progress and Next steps (fill out at the end of project week), bullet points -->
 
|<!-- Progress and Next steps (fill out at the end of project week), bullet points -->
  
 +
* New HTML template for quantitative analysis report created
 +
* The HTML template can be filled with images and data for specific purposes
 
|}
 
|}
  
 
==Illustrations==
 
==Illustrations==
 +
 +
[[File:PDFReportForEmphysema.png|thumb|center]]
 +
[[File:PDFReportForAVRatioModule.png|thumb|center]]
  
 
==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 -->
SlicerCIP: https://github.com/acil-bwh/SlicerCIP
+
*[https://github.com/acil-bwh/SlicerCIP SlicerCIP]
 +
 
 +
[https://wiki.qt.io/Exporting_a_document_to_PDF Using QPrinter] should be possible.

Latest revision as of 23:31, 29 June 2017

Home < Project Week 25 < SlicerCIP ReportsTool


Back to Projects List

Key Investigators

  • Pietro Nardelli (Brigham and Women's Hospital, Harvard Medical School, USA)
  • Jorge Onieva Onieva (Brigham and Women's Hospital, Harvard Medical School, USA)
  • Raúl San José Estépar (Brigham and Women's Hospital, Harvard Medical School, USA)
  • Andrey Fedorov (remote) (Brigham and Women's Hospital, Harvard Medical School, USA)
  • Christian Herz, (remote) (Brigham and Women's Hospital, Harvard Medical School, USA)

Project Description

Objective Approach and Plan Progress and Next Steps
  • The goal of this project is to create a new tool for SlicerCIP that allows the creation of a PDF report that summarize and illustrate quantitive analysis.
  • Implement a HTML template for quantitative analysis report
  • Implement a new module that fills the HTML with images and data
  • New HTML template for quantitative analysis report created
  • The HTML template can be filled with images and data for specific purposes

Illustrations

PDFReportForEmphysema.png
PDFReportForAVRatioModule.png

Background and References

Using QPrinter should be possible.