Difference between revisions of "Documentation/Nightly/Extensions/SlicerPathology"

From Slicer Wiki
Jump to: navigation, search
m
 
(7 intermediate revisions by one other user not shown)
Line 23: Line 23:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
{{documentation/{{documentation/version}}/module-developerinfo}}
+
This extension provides tools for automatic and semi-automatic pathology image segmentation.
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
Line 31: Line 31:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Tutorials}}
 
{{documentation/{{documentation/version}}/module-section|Tutorials}}
{{documentation/{{documentation/version}}/module-developerinfo}}
+
<embedvideo service="youtube">https://www.youtube.com/watch?v=n6RtJoU9nGQ</embedvideo>
 
+
{|
Go to Module, Pathology.
+
|[[File:SlicerPathologyScreenShot2.png|thumb|800px|Step 1 - Go to the SlicerPathology Extension.]]
 
+
|}
Click "Load data directly from file" to select an image.
+
{|
 
+
|[[File:SlicerPathologyScreenShot3.png|thumb|800px|Step 2 - Click the user information tab.  Enter your email address.  This is used for identification of you in the file data files.]]
Click the button labeled Quick TCGA Effect.
+
|}
This adds a palette to the interface where you can change the parameters of the run.
+
{|
 
+
|[[File:SlicerPathologyScreenShot4.png|thumb|800px|Step 3 - Click "Load data" to select an image.]]
Click segmentation button to run an algorithm over the image with the current parameters.
+
|}
Hit the "Y" key to continue.
+
{|
 
+
|[[File:SlicerPathologyScreenShot5.png|thumb|800px|Step 4 - Click the button Quick TCGA Effect button to activate the effect.]]
After a few moments it’ll come back segmented.
+
|}
 
+
{|
Left-click & drag to select a subregion.
+
|[[File:SlicerPathologyScreenShot6.png|thumb|800px|Step 5 - Click "Start TCGA Segmenter and adjust the five segmentation algorithm parameters as needed.]]
Now you can run the function on that area only.
+
|}
<!-- ---------------------------- -->
+
{|
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
+
|[[File:SlicerPathologyScreenShot7.png|thumb|800px|Step 6 - you can select a subregion to speed up the parameter tuning process.  Press "Y" to execute the segmenter on the subregion (if it was selected) or the whole image]]
{{documentation/{{documentation/version}}/module-developerinfo}}
+
|}
 
+
{|
 +
|[[File:SlicerPathologyScreenShot8.png|thumb|800px|Step 7 - you can click "Clear Selection" to clear the selected sub-region so that the segmenter operates on the whole image.]]
 +
|}
 +
{|
 +
|[[File:SlicerPathologyScreenShot9.png|thumb|800px|Step 8 - "Click the "Submission" tab so that you can save your label masks and related meta data. (meta data will be stored as JSON)]]
 +
|}
 +
{|
 +
|[[File:SlicerPathologyScreenShot-json.png|thumb|800px|Step 9 - "This is a sample of the stored meta data.  Notice the addition of your username for identification.]]
 +
|}
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|References}}
 
{{documentation/{{documentation/version}}/module-section|References}}
 
* [http://qiicr.org Quantitative Image Informatics for Cancer Research (QIICR)]
 
* [http://qiicr.org Quantitative Image Informatics for Cancer Research (QIICR)]
 
* [http://opencv.org Open Source Computer Vision]  
 
* [http://opencv.org Open Source Computer Vision]  
 +
* [http://cancergenome.nih.gov/ The Cancer Genome Atlas]
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
{{documentation/{{documentation/version}}/module-developerinfo}}
+
The source code for SlicerPathology is available at https://github.com/SBU-BMI/SlicerPathology
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Latest revision as of 20:54, 7 December 2016

Home < Documentation < Nightly < Extensions < SlicerPathology


For the latest Slicer documentation, visit the read-the-docs.


Introduction and Acknowledgements

Extension: SlicerPathology
Acknowledgments: This work was supported by via the NIH-National Cancer Institute Grant U24 CA180918, as well as, U24 CA180918 Quantitative Image Informatics for Cancer Research (QIICR), http://qiicr.org, PIs Ron Kikinis and Andrey Fedorov, Brigham and Women's Hospital.
Author: Erich Bremer

Contributor 1: Yi Gao
Contributor 2: Nicole Aucoin (SPL)
Contributor 3: Andrey Fedorov (SPL)
Contributor 4: Jean-Christophe Fillion-Robin (Kitware)
Contact: Erich Bremer, <email>erich.bremer@stonybrook.edu</email>

Module Description

This extension provides tools for automatic and semi-automatic pathology image segmentation.

Use Cases


Tutorials

Step 1 - Go to the SlicerPathology Extension.
Step 2 - Click the user information tab. Enter your email address. This is used for identification of you in the file data files.
Step 3 - Click "Load data" to select an image.
Step 4 - Click the button Quick TCGA Effect button to activate the effect.
Step 5 - Click "Start TCGA Segmenter and adjust the five segmentation algorithm parameters as needed.
Step 6 - you can select a subregion to speed up the parameter tuning process. Press "Y" to execute the segmenter on the subregion (if it was selected) or the whole image
Step 7 - you can click "Clear Selection" to clear the selected sub-region so that the segmenter operates on the whole image.
Step 8 - "Click the "Submission" tab so that you can save your label masks and related meta data. (meta data will be stored as JSON)
Step 9 - "This is a sample of the stored meta data. Notice the addition of your username for identification.

References

Information for Developers

The source code for SlicerPathology is available at https://github.com/SBU-BMI/SlicerPathology