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

From Slicer Wiki
Jump to: navigation, search
(Created page with "<noinclude>{{documentation/versioncheck}}</noinclude> <!-- ---------------------------- --> {{documentation/{{documentation/version}}/module-header}} <!-- --------------------...")
 
Line 34: Line 34:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Use Cases}}
 
{{documentation/{{documentation/version}}/module-section|Use Cases}}
 +
 +
{|
 +
|[[File:Urinary calculi.png|urinary stones]]
 +
[[File:ExtractOfAnyAngle.png|Extract parameters in any angle]]
 +
[[File:ExtractParamsFromAxis.png|Extract parameters from axis]]
 +
|}
 
{|
 
{|
  
 +
If you want to see the animation effect, please click on the following gif.
 
<gallery>
 
<gallery>
 
File:Urinary calculi.png|urinary stones
 
File:Urinary calculi.png|urinary stones

Revision as of 09:08, 10 November 2016

Home < Documentation < Nightly < Extensions < exStone


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


Introduction and Acknowledgements

Extension: exStone

Acknowledgements:

This project is supported by Sibet.


Get this extension: Code Resource

Author:Zhaobang Liu, Shanshan Zhu ,Zheng Jian(SIBET,SUZHOU INSTITUTE OF BIOMEDICAL ENGINEERING AND TECHNOLOGY CHINESE ACADEMY OF SCIENCES)

Contributor: Yuan Li (GanSu Provincial Hospital)
Contact: Zhaobang Liu, <email>qimo601@126.com</email>

Sibet

Module Description

exStone is a Slicer Loadable module . This extension is a software for the analysis of the density of urinary stones. The exStone can achieved the segmentation of urinary calculi from CT Image, and automaticly extract the slice's parameters in any angle of the urinary stones volume as well as perpendicular to the X/Y/Z axis. The CT maximum, minimum, average, average optical density and integral density of each slice of the stone were calculated. At finally,it can support export parameters to the Excel file.

Use Cases

urinary stones

Extract parameters in any angle Extract parameters from axis

If you want to see the animation effect, please click on the following gif.


Tutorials

  • Panels:
Calculus module ui
  • 1. load CT Data: click the menu,File/Add data,load the ct image.
  • 2. input volume: Select a volume node which is the stone data after segmentation.
  • 3. defalut params: slice thickness / u water /material thick.
  • 4. "任意角度采集" button: click this button , it finished acquiring the params from any angle..
  • 5. look the tablewidget: the params "MAX/MIN/AVERAGE /AOD/IOD" will computer and show here.
  • 6. "save" button: save these params in excel file.
  • 7. "垂直X轴采集": click this button ,then repeat 5-6 steps.Cutting along X axis
  • 8. "垂直Y轴采集": click this button ,then repeat 5-6 steps.Cutting along Y axis
  • 9. "垂直Y轴采集": click this button ,then repeat 5-6 steps.Cutting along Z axis


  • Before you click these acquire button, please first select the input volume combox.

References

N/A

Information for Developers

For technical questions or problems, please use contacts in the introduction.