Difference between revisions of "Project Week 25/Multimodal:"

From NAMIC Wiki
Jump to: navigation, search
Line 38: Line 38:
 
** Implement/integrate 4D hyperspectral data viewer to show image and spectral information.
 
** Implement/integrate 4D hyperspectral data viewer to show image and spectral information.
 
** Integrate registration functionality for co-registration between 3D hi-res data and 4D hyperspectral data at image level
 
** Integrate registration functionality for co-registration between 3D hi-res data and 4D hyperspectral data at image level
** Integrate user-initialized level set segmentation for cell segmentation or EM segmentation module
+
** Explore most recent "Segment Editor" features for cell and organelle segmentation  
** Implement a viewer and an interactor for cell statistics
 
  
 
* User Manual
 
* User Manual
 
** Create an user manual to comprehend a overview of an extension
 
** Create an user manual to comprehend a overview of an extension
** Guide users to different extensions in a algorithmic flow chart if there are any desired functions (registration, segmentation, or etc.) which are already implemented in existing modules.
 
  
 
|
 
|
 
<!-- Progress and Next steps bullet points (fill out at the end of project week -->
 
<!-- Progress and Next steps bullet points (fill out at the end of project week -->
* Hyperspectral Analysis
+
* Manual
** Implemented a module to convert 4D LSM data to a series of 3D data compatible to MultiVolume Explorer
+
** [https://na-mic.org/w/images/a/af/Tutorial_HOA.pdf Slicer tutorial] explaining multi-volume conversion and 3D/4D registration.
** With a converted series of 3D data, MultiVolume explorer offered a basic analysis tool for hyperspectral data.
 
** Label statistics or segmentation need to be added in the future
 
  
 
* Registration
 
* Registration
** Basic registration algorithms in Slicer worked well on linear registration between 3D SIM and a cropped and dimension reduced 4D LSM data.  
+
** '''Basic registration algorithms in Slicer worked well for linear registration''' between 3D SIM and cropped and dimension reduced 4D LSM data.  
** Detecting corresponding regions of 3D SIM in 4D LSM data needs to be developed in the future.
+
** Automatic detection of corresponding subregions between hires 3D SIM and low-res 4D LSM data may be implemented via autocorrelation.
  
 
* Segmentation  
 
* Segmentation  
** Watershed segmentation on 3D hi-res image data (WASP) was not successful.
+
** '''GrowCut segmentation worked well for 3D segmentation''' of organelles of different contrast, e.g. dark Lipofuscin and bright Melanolipofuscin as required by clinical researchers.
** Editor/Segmentation Editor worked good on slice-by-slice segmentation
+
** Cell segmentation/outlining and combination with organelle segmentation can be solved with the Segment Editor features.
** Will investigate more on 3D segmentation capability of Slicer with possible collaboration with other groups.
+
 
 +
* Hyperspectral Analysis
 +
** Module to convert 4D LSM data to a series of 3D data compatible to MultiVolume Explorer was implemented at Jan. 2017 project week.
 +
** With such series of 3D data, MultiVolumeExplorer offers very basic qualitative analysis hyperspectral data by plotting a spectral curve per voxel.
 +
** '''Quantitative label statistics''' by combining 3D segmentation labels with 4D hyperspectral data '''so far solved via external python script''', will need to be added to the multivolume explorer in the future.
 +
 
 
|}
 
|}
  

Revision as of 09:24, 30 June 2017

Home < Project Week 25 < Multimodal:

Back to Projects List

Key Investigators

  • Guido Gerig (NYU Tandon School of Engineering, USA)
  • Sungmin Hong (NYU Tandon School of Engineering, USA)

Project Description


Objective Approach and Plan Progress and Next Steps

3D/4D Ophthalmology Image Anaylsis Framework: Continuation of initial January 2017 project by Sungmin Hong:

  • Read 4D hyperspectral data
  • Viewer and interactor for 3D hi-res image data and 4D hyperspectral data
  • Co-registration between 3D hi-res data and 4D hyperspectral data
  • Cell segmentation in 3D hi-res data
  • Statistics of cells (possibly location, size, distribution)
  • Plot of spectra of selected cells or a region-of-interest
  • Review existing modules in 3D Slicer
    • Review existing modules for 4D data viewer, such as, multi-volume viewer extension
    • Try existing segmentation modules in Slicer to see if they can work on SIM data
    • Review existing modules for cell statistics after segmentation
  • Implementation/Integration
    • Implement/integrate 4D hyperspectral data viewer to show image and spectral information.
    • Integrate registration functionality for co-registration between 3D hi-res data and 4D hyperspectral data at image level
    • Explore most recent "Segment Editor" features for cell and organelle segmentation
  • User Manual
    • Create an user manual to comprehend a overview of an extension
  • Manual
  • Registration
    • Basic registration algorithms in Slicer worked well for linear registration between 3D SIM and cropped and dimension reduced 4D LSM data.
    • Automatic detection of corresponding subregions between hires 3D SIM and low-res 4D LSM data may be implemented via autocorrelation.
  • Segmentation
    • GrowCut segmentation worked well for 3D segmentation of organelles of different contrast, e.g. dark Lipofuscin and bright Melanolipofuscin as required by clinical researchers.
    • Cell segmentation/outlining and combination with organelle segmentation can be solved with the Segment Editor features.
  • Hyperspectral Analysis
    • Module to convert 4D LSM data to a series of 3D data compatible to MultiVolume Explorer was implemented at Jan. 2017 project week.
    • With such series of 3D data, MultiVolumeExplorer offers very basic qualitative analysis hyperspectral data by plotting a spectral curve per voxel.
    • Quantitative label statistics by combining 3D segmentation labels with 4D hyperspectral data so far solved via external python script, will need to be added to the multivolume explorer in the future.

Illustrations

SIM-LSM-granules-for-Wiki.png

Background and References