PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Sequence file viewer (ViewSequenceFile)

This is a simple tool for viewing frames of a sequence file interactively in 3D. You can browse between the slices by pressing the '+' and '-' keys and rotate the view by using the mouse.

ApplicationViewSequenceFileScreenshot.png

Examples

ViewSequenceFile.exe --config-file=SpinePhantomFreehandReconstructionOnly.xml --source-seq-file=SpinePhantomFreehand.mha --image-to-reference-transform=ImageToTracker

Command-line parameters reference

  --config-file=opt  Config file containing coordinate system
                                      definitions

  --help  Print this help.

  --image-to-reference-transform=opt  Transform name used for displaying the
                                      slices

  --rendering-off  Run in test mode, without rendering.

  --source-seq-file=opt  Tracked ultrasound recorded by Plus
                                      (e.g., by the TrackedUltrasoundCapturing
                                      application) in a sequence file
                                      (.mha/.nrrd)

  --verbose=opt  Verbose level (1=error only, 2=warning,
                                      3=info, 4=debug, 5=trace)