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

From Slicer Wiki
Jump to: navigation, search
(Nightly -> 4.10)
 
(update later)
Tags: 2017 source edit, Replaced
 
Line 1: Line 1:
<noinclude>{{documentation/versioncheck}}</noinclude>
+
update later
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-header}}
 
<!-- ---------------------------- -->
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}
 
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
 
 
Extension: [[Documentation/{{documentation/version}}/Extensions/Add3DTextExtension|exStone]]<br><br>
 
 
 
Acknowledgements:
 
 
 
This project is supported by Sibet.
 
 
 
 
 
Get this extension: [https://github.com/qimo601/exStone Code Resource] <br><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>
 
'''Contact:''' Zhaobang Liu, <email>qimo601@126.com</email><br>
 
{|
 
|[[File:Sibet-logo.gif|Sibet]]
 
|}
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|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.<br><br>
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Use Cases}}
 
 
 
 
 
{|
 
 
 
you can see the animation effect.
 
 
 
 
 
 
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Tutorials}}
 
 
 
*Panels:
 
 
 
{|
 
|[[File:Calculus module ui1.png|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.
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|References}}
 
N/A
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
 
For technical questions or problems, please use contacts in the introduction. <br>
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-footer}}
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-footer}}
 

Latest revision as of 02:03, 20 March 2020

Home < Documentation < 4.10 < Extensions < exStone

update later