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}} <!-- --------------------...")
 
 
(5 intermediate revisions by the same user not shown)
Line 18: Line 18:
 
Get this extension: [https://github.com/qimo601/exStone Code Resource] <br><br>
 
Get this extension: [https://github.com/qimo601/exStone Code Resource] <br><br>
  
'''Author:'''Zhaobang Liu, Shanshan Zhu ,Zheng Jian(SIBET,SUZHOU INSTITUTE OF BIOMEDICAL ENGINEERING AND TECHNOLOGY CHINESE ACADEMY OF SCIENCES) <br>
+
'''Author:'''Zhaobang Liu, Shanshan Zhu ,Zheng Jian,Zhang Fan,Gong Lun(SIBET,SUZHOU INSTITUTE OF BIOMEDICAL ENGINEERING AND TECHNOLOGY CHINESE ACADEMY OF SCIENCES) <br>
  
 
'''Contributor:''' Yuan Li (GanSu Provincial Hospital)<br>
 
'''Contributor:''' Yuan Li (GanSu Provincial Hospital)<br>
 
'''Contact:''' Zhaobang Liu, <email>qimo601@126.com</email><br>
 
'''Contact:''' Zhaobang Liu, <email>qimo601@126.com</email><br>
 
{|
 
{|
|[[File:Sibet-logo.gif|thumb|Sibet]]
+
|[[File:Sibet-logo.gif|Sibet]]
 
|}
 
|}
  
Line 34: Line 34:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Use Cases}}
 
{{documentation/{{documentation/version}}/module-section|Use Cases}}
 +
 +
 
{|
 
{|
  
<gallery>
+
you can see the animation effect.
File:Urinary calculi.png|urinary stones
 
File:Extract parameters in any angle .gif|Extract parameters in any angle
 
File:Extract parameters from axis.gif|Extract parameters from axis
 
 
 
</gallery>
 
  
|}
 
  
  

Latest revision as of 03:09, 23 July 2018

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,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.

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.