TableOfContents()

Target Outcome

This specification targets at volumetric reconstruction of a tissue of interest, specifically the definition of the boundaries of the tissue,

Prerequisites

Include(Infrastructure/AuxiliarySoftware, "Infrastructure", 2, from="= Image Analysis & Segmentation =", to="= Geometry & Mesh Generation & Manipulation =")

Previous Protocols

For more details, see ["Specifications/ExperimentationAnatomicalImaging"].

Protocols

Input

Set(s) of MRI in NIFTI format

Segmentation using Slicer

Overview

Image/Data Input/Output Procedures

Load MR image data (NifTI):

Load segmented label map image data (NifTI):

Save segmented label map (as NifTI):

Save triangulated surface (a.k.a. Slicer Model):

Segmentation Procedures

Manual Segmentation

Insert Katie's instructions here!

Grow-Cut Segmentation

attachment:gc1.png attachment:gc2.png attachment:gc3.png attachment:gc4.png

Image Processing Procedures

Label Map Smoothing

Tissue-Specific Proceduress

Registration Markers

For Registration Marker segmentation, the following technique was used:

Volume labels include bone type and marker location, e.g. REG-FM, where REG stands for registration, F for femur, M for medial. In result, potential labels are REG-FM, REG-FL, REG-FA, REG-FP, REG-TM, REG-TL, REG-TA, REG-TP, REG-PS, REG-PL, REG-PM.

Bones

Input: cartilage MRI

Bone segmenatation procedure:

  1. Perform Grow Cut segmentation procedure on desired bone
  2. Perform Label Map Smoothing to remove Grow Cut boundary noise
  3. Perform manual segmentation to more accurately define bone boundary
  4. Iteratively repeat last two steps until boundary is as desired NOTE: Cortical bone will appear black in MR images, so outer edge of black bone region defines the bone surface.

Output labels: FMB (femur), TBB (tibia), FBB (fibula), PTB (patella).

Cartilage

Cartilage segmentation should be informed by bone segmentation, i.e. subtraction of bone volume to trim back surface of cartilage.

Tissue labels include FMC (femoral), TBC-M (medial tibial), TBC-L (lateral tibial), PTC (patellar).

Menisci

Menisci segmentation should be informed by cartilage segmentation, i.e. subtraction of menisci volume to match cartilage boundaries.

Tissue labels include MNS-M (medial), MNS-L (lateral).

Ligaments & Tendons

Ligament segmentation should be informed by bone segmentation, i.e. subtraction of bone volume to trim insertion areas.

Tissue labels include ACL, PCL, LCL, PTL, QAT, etc.

Output