This repository was archived by the owner on May 15, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Tutorials
Matthew Holden edited this page Sep 10, 2013
·
5 revisions
- Load the definition of the relevant needle-based intervention using the "Select Procedure Definition" button. Procedure definition files follow the XML format specified below.
- Load the input parameters to the workflow segmentation algorithm using the "Select Input Parameters" button. The input parameter files follow the XML format specified below.
- Load a set of previously recorded procedures, with messages indicating the task transitions in the procedural workflow using the "Select Training Files" button. The procedures must be of the transform buffer XML file format. It is recommended that the Perk Evaluator module is used to add the messages to the procedure.
- Press the "Train" button, and select a file to which the trained algorithm should be saved. The trained algorithm will be saved in the XML file format specified below.
- Select a transform buffer using the "Buffer" combo box.
- Select the relevant tool transforms using the "Transform Selection(s)" combo box.
- Load the definition of the relevant needle-based intervention using the "Select Procedure Definition" button. Procedure definition files follow the XML format specified below.
- Load the input parameters to the workflow segmentation algorithm using the "Select Input Parameters" button. The input parameter files follow the XML format specified below.
- Load the trained workflow segmentation algorithm using the "Select Training Parameters" button. The trained algorithm files follow the XML format specified below.
- The tool transforms for which real-time instructions will be provided are indicated in the "Available Tools" table widget.
- To begin the real-time instruction, press the "Start" button.
- To stop the real-time instruction, press the "Stop" button.
- To save the instructions, press the "Save" button. The procedure will be saved in the transform buffer XML file format.
- To clear the buffer of recorded transforms, press the "Clear" button.
- Select the relevant tool transforms using the "Transform Selection(s)" combo box.
- Load the definition of the relevant needle-based intervention using the "Select Procedure Definition" button. Procedure definition files follow the XML format specified below.
- Load the input parameters to the workflow segmentation algorithm using the "Select Input Parameters" button. The input parameter files follow the XML format specified below.
- Load the trained workflow segmentation algorithm using the "Select Training Parameters" button. The trained algorithm files follow the XML format specified below.
- The tool transforms for which real-time instructions will be provided are indicated in the "Available Tools" table widget.
- Select the transform buffer using the "Buffer" combo box to segment that buffer.
- To save the segmented procedure, press the "Save" button. The procedure will be saved in the transform buffer XML file format.