Download Segment - Technical Manual
Transcript
CHAPTER 15. UNIT IMPLEMENTATION • UndoHistory. The maximum length of the undo history. • reportsheetpath. Path to where the files for the report sheets are generated. • IncludeAllPixelsInRoi. If true, then also pixels that are touched by the ROI are included in the subsequent processing. Default is false, and in this mode only pixels whose centrum are inside the contour are included. • AutoSave. If true then the segmentation is autosaved every fifth minute under the name autosave.seg. • ContourAdjustDistance. The maximum distance to a contour a user can click before the contour is not acknowledged as a click on that contour. Measured in pixels. • PacsTempStoragePath. The path where the temporary files for the PACS retreival are stored. This field might be obsoleted in future versions. • ExcludePapilars. True if the papilars should be excluded in the automatic segmentation. See Reference Manual and [2, 3] for details. • UseLight. True if to use current brightness and contrast as a cue in the Segmentation process. For further details see the Reference Manual. Functions • segpref.m contains all callbacks and GUI code for the main and advanced preferences GUI’s. • pacspref.m contains all callbacks and GUI code for the PACS preferences GUI. • loadpreferences loads the preferences file and stores the information in the data structure. This function contains an important subfunction called preferencesbackward that handles backward compability for older Segment versions. 15.8 Tools superunit The purpose of the image tool unit is to provide tools to perform on image stacks. 170