PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
This program tests if a recorded tracked ultrasound buffer can be read. More...
#include "PlusConfigure.h"
#include "vtkSmartPointer.h"
#include "vtksys/CommandLineArguments.hxx"
#include "vtkXMLUtilities.h"
#include "vtkPlusDataCollector.h"
#include "vtkPlusSavedDataSource.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
This program tests if a recorded tracked ultrasound buffer can be read.
Definition in file ReplayRecordedDataTest.cxx.
Definition at line 22 of file ReplayRecordedDataTest.cxx.