Documentation/4.8/Extensions/exStone

From Slicer Wiki
Jump to: navigation, search
Home < Documentation < 4.8 < 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,Zhang Fan,Gong Lun(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

you can see the animation effect.
urinary stones
Extract parameters in any angle
Extract parameters from axis


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.