PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Functions
ReplayRecordedDataTest.cxx File Reference

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"
Include dependency graph for ReplayRecordedDataTest.cxx:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

This program tests if a recorded tracked ultrasound buffer can be read.

Definition in file ReplayRecordedDataTest.cxx.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 22 of file ReplayRecordedDataTest.cxx.