Difference between revisions of "2014 Summer Project Week:AutomatedSegmentationQA"

From NAMIC Wiki
Jump to: navigation, search
Line 17: Line 17:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
*
+
* Identify the DICE threshold for automatic QA entry
 +
* Interface with our PostgreSQL database for QA access and recording
 +
* Validate automated responses on 20 test cases
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Progress</h3>
 
<h3>Progress</h3>
*
+
* Complete
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 02:46, 27 June 2014

Home < 2014 Summer Project Week:AutomatedSegmentationQA

Key Investigators

  • IOWA: Dave Welch, Hans Johnson

Project Description

Objective

  • Create a database-driven script to compare results of segmentation workflow experiments validating results on a per-region basis
  • Comparisons will use DICE
  • Script will register patient scans from a baseline experiment to the 'new' experiment

Approach, Plan

  • Identify the DICE threshold for automatic QA entry
  • Interface with our PostgreSQL database for QA access and recording
  • Validate automated responses on 20 test cases

Progress

  • Complete