Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 2.53 KB

File metadata and controls

56 lines (37 loc) · 2.53 KB

Back to Projects List

Small Animal Quantitative Imaging

Key Investigators

  • Curtis Lisle (KnowledgeVis, LLC)
  • Andrey Fedorov (BWH)
  • Yanling Liu (Frederick National Lab for Cancer Research)

Project Description

For this project, we aim to bring small animal MR datasets in DICOM format and repeat the process developed for the QIICR program to segment a lesion (a Neuroendocrine Tumor in this case), convert the segmentation to a DICOM segmentation using the DCMQI slicer extension, and finally measure the segmentation using the Quantitative Reporting module. Our aim is to develop a set of repeatable analysis steps we can put into place to analyze additional datasets in our lab.

Objective

  1. Develop a set of processing steps for lesion analysis that are repeatable for other small animal datasets. Access if clinical tools from the QIICR program will apply to small animal MR datasets as well.

Approach and Plan

  1. Test DCMQI tools on a Small Animal MR dataset. Access if small animal DICOM headers are similar enough to clinical scanners.
  2. Use Slicer segmentation tools to generate a label map of the lesion.
  3. Create a DICOM segmentation object form the segmented label using DCMQI
  4. Investigate DeepInfer models for automatic segmentation of later lesions

Progress and Next Steps

  • Segment lesion using Slicer Segmentation Wizard
  • Follow excellent QIICR tutorial instructions
  • DCMQI conversion to DICOM segmentation object failed during the first attempt. Consulted Andrey.
  • One of slices from the Phillips small animal scanner was identified with inconsistent header contents compared to other slices.
  • Change made to DCMQI to accomodate this dataset.
  • Reprocessed successfully and measured DICOM segmentation object using Quantitative Reporting module
  • Build and trained a CNN using Keras. Consulted with Alireza about how to connect with DeepInfer.
  • Planning to complete DeepInfer integration of our new model over the coming weeks.

Illustrations

Neuroendocrine Liver lesion as DICOM segmentation object

Background and References