Difference between revisions of "ChangeTracker"

From NAMIC Wiki
Jump to: navigation, search
Line 8: Line 8:
  
 
= What's New =
 
= What's New =
 +
*Jan 12, 2009, New visualization features integrated
 
*Dec 27, 2008, DiameterEstimator tool is available for automatic estimation of tumor diameter from the binary image
 
*Dec 27, 2008, DiameterEstimator tool is available for automatic estimation of tumor diameter from the binary image
 
*Nov 21, 2008, ChangeTracker now uses ''Linear registration'' command module for rigid registration.
 
*Nov 21, 2008, ChangeTracker now uses ''Linear registration'' command module for rigid registration.
Line 22: Line 23:
  
 
* during "Analysis type step", Slicer crashes if "Analyze" button is hit more than once
 
* during "Analysis type step", Slicer crashes if "Analyze" button is hit more than once
* registration of a new volume node with the scene results in update of the slice views
+
* registration of a new volume node with the scene results in update of the slice views: ''Resolved: this appeared to be due to a lacking functionality in SliceCompositeNode, which invoked PropagateVolumeUpdate() on image load. This functionality can now be controlled via the DoPropagatVolumeUpdate in SliceComposite MRML node''
* incorrect setting of the registration parameters results in registration producing empty volume, no error messages from the module: ''Current implementation of CommandLineModule does not evaluate return value from the module entry point. Module error handling needs to be re-examined. Posted request to slicer-devel''
+
* incorrect setting of the registration parameters results in registration producing empty volume, no error messages from the module: ''Resolved: committed a fix to CommandLineModuleLogic to update the module node status correctly to indicate the error, if module entry point returns non-zero. TODO: update ChangeTracker logic to account for this change''
 
* need to investigate reproducibility of registration and impact of the random seed initialization: ''Linear registration updated with metric seed reinitialization''
 
* need to investigate reproducibility of registration and impact of the random seed initialization: ''Linear registration updated with metric seed reinitialization''
* investigate reasons for segfault with the weird dataset from Yanling
+
* investigate reasons for segfault with the weird dataset from Yanling: ''Resolved (?): data is intrinsically very difficult to align. Registration must be solved prior to using ChangeTrcker''
 
* check and clean up file output procedures (..-TG directories)
 
* check and clean up file output procedures (..-TG directories)
  
 
=Feature requests/Features under development=
 
=Feature requests/Features under development=
  
* multi-color volume rendering for tumor growth results
+
* multi-color volume rendering for tumor growth results: DONE
* use ''Compare view''
+
* use ''Compare view'': DONE
 
* 3d box widget for ROI selection
 
* 3d box widget for ROI selection
 
* analysis of multiple time points
 
* analysis of multiple time points

Revision as of 15:53, 13 January 2009

Home < ChangeTracker

Overview

THIS PAGE IS UNDER CONSTRUCTION -- CHECK BACK OFTEN!

ChangeTracker is a 3D Slicer GUI module for monitoring slowly evolving tumors. This page will host the relevant information about ChangeTracker.

What's New

  • Jan 12, 2009, New visualization features integrated
  • Dec 27, 2008, DiameterEstimator tool is available for automatic estimation of tumor diameter from the binary image
  • Nov 21, 2008, ChangeTracker now uses Linear registration command module for rigid registration.

Background

User information / Tutorials

  • Detecting subtle change in pathology: slides, data

Technical details

Bugs / Known issues

  • during "Analysis type step", Slicer crashes if "Analyze" button is hit more than once
  • registration of a new volume node with the scene results in update of the slice views: Resolved: this appeared to be due to a lacking functionality in SliceCompositeNode, which invoked PropagateVolumeUpdate() on image load. This functionality can now be controlled via the DoPropagatVolumeUpdate in SliceComposite MRML node
  • incorrect setting of the registration parameters results in registration producing empty volume, no error messages from the module: Resolved: committed a fix to CommandLineModuleLogic to update the module node status correctly to indicate the error, if module entry point returns non-zero. TODO: update ChangeTracker logic to account for this change
  • need to investigate reproducibility of registration and impact of the random seed initialization: Linear registration updated with metric seed reinitialization
  • investigate reasons for segfault with the weird dataset from Yanling: Resolved (?): data is intrinsically very difficult to align. Registration must be solved prior to using ChangeTrcker
  • check and clean up file output procedures (..-TG directories)

Feature requests/Features under development

  • multi-color volume rendering for tumor growth results: DONE
  • use Compare view: DONE
  • 3d box widget for ROI selection
  • analysis of multiple time points
  • testing
  • Jean-Jacques Lemaire: would be nice to combine growth results with the 3D rendering of the estimated tumor volume
  • Jean-Jacques Lemaire: improve user interface for tumor boundary identification -- something missing in the existing tools; would like to see better robustness of segmentation

Use cases

People

  • Ron Kikinis
  • Kilian Pohl
  • Andriy Fedorov

Funding

Publications

  1. E.Konukoglu, W.M.Wells, S.Novellas, N.Ayache, R.Kikinis, P.M.Black, K.M.Pohl. Monitoring Slowly Evolving Tumors. Proc. of 5th IEEE International Symposium on Biomedical Imaging: From Nano to Macro 2008, pp.812-815 link

Contact

Please contact Andriy Fedorov for further information.