Difference between revisions of "2014 Summer Project Week:Stroke-SuperResolution"

From NAMIC Wiki
Jump to: navigation, search
Line 5: Line 5:
 
Image:STROKE_SR1.png|Super-Resolution initial results -- top-left is a 'real' image, from which we simulate a 1x1x7mm clinical image. The bottom images are state of the art interpolations. The top right is our current result.
 
Image:STROKE_SR1.png|Super-Resolution initial results -- top-left is a 'real' image, from which we simulate a 1x1x7mm clinical image. The bottom images are state of the art interpolations. The top right is our current result.
 
Image:STROKE_SR2.png|Super-Resolution results on Thursday evening -- top-left is a 'real' image, from which we simulate a 1x1x7mm clinical image (top-center). The bottom row are all our results, with slight variations.
 
Image:STROKE_SR2.png|Super-Resolution results on Thursday evening -- top-left is a 'real' image, from which we simulate a 1x1x7mm clinical image (top-center). The bottom row are all our results, with slight variations.
 +
Image:STROKE_SR3.png|Bottom results: NLM, Us (before), US  (now)
 
</gallery>
 
</gallery>
  

Revision as of 14:39, 27 June 2014

Home < 2014 Summer Project Week:Stroke-SuperResolution

Key Investigators

- Adrian Dalca, Ramesh Sridharan, Polina Golland, MIT

Project Description

Due to the low quality of clinical images (often with many artifacts, 7mm thick slices, etc), most standard algorithms, such as those for registration, segmentation, analysis, will fail. To improve results for large datasets of clinical-quality data, we are investigating super-resolution methods. Here, we are using a patch-based approach with MRF priors and utilizing only the current dataset, without an external training dataset.


Objective

  • We will investigate/implement a scale-space MRF inference based on patch search results.

Approach, Plan

  • We are developing a patch library in MATLAB, and need to apply it in a scale-space framework to the T2-FLAIR dataset.

Progress

  • Several improvements (i.e. bug fixes :) ) as well as an implementation of scale-space has been done
  • Changes helped significantly on simulated data. See result image.
  • Trying to apply algorithm to new datasets: Sample prostate MRI dataset to evaluate applicability (see 3-SAG, 4-COR and 5-AX series of the same subject/prostate in sagittal coronal and axial planes)