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

From NAMIC Wiki
Jump to: navigation, search
Line 23: Line 23:
 
<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
+
* Complete  
 +
* Source code on [http://brainsia.github.io/roboRater Github]
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 02:48, 27 June 2014

Home < 2014 Summer Project Week:AutomatedSegmentationQA

Key Investigators

  • IOWA: Dave Welch, Eun Young (Regina) Kim, 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
  • Source code on Github