Download Segment - Technical Manual

Transcript
CHAPTER 15. UNIT IMPLEMENTATION
Datastructure
The information used to build a 3D model is contained in SET struct. Number
of stack to report is taken from NO variable.
Functions
init
report3dmodelrotated
Display 3D model of rotated image stacks.
rotatedplothelper(xc,yc,linecolor)
Helper function to display segmentation in rotated image stacks.
15.5.2 Report Volume unit
The purpose of the Report Volume unit is to do volume reports.
Interactions
The Export unit is called for export of data.
Datastructure
The volume information is taken from the SET struct. Number of stack to
report is sometimes taken from the NO variable.
Functions
curve Callback(no)
GUI for reporting the volume curve.
loop Callback
Reporter for volume loop (not yet implemented).
15.5.3 Report Radial Velocity unit
The purpose of the Report Radial Velocity unit is to do reports of radial
velocity.
126