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

From NAMIC Wiki
Jump to: navigation, search
Line 31: Line 31:
 
<!-- 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://github.com/acil-bwh/SlicerCIP SlicerCIP]
 
*[https://github.com/acil-bwh/SlicerCIP SlicerCIP]
 +
 +
[https://wiki.qt.io/Exporting_a_document_to_PDF Using QPrinter] should be possible.

Revision as of 12:47, 25 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)

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

Illustrations

Background and References

Using QPrinter should be possible.