PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
This a simple test program to acquire tracking data. More...
#include "PlusConfigure.h"
#include "vtkCommand.h"
#include "vtkPlusDataCollector.h"
#include "vtkMatrix4x4.h"
#include "vtkPlusChannel.h"
#include "vtkPlusDataSource.h"
#include "vtkPlusDevice.h"
#include "vtkSmartPointer.h"
#include "vtkPlusUSDigitalEncodersTracker.h"
#include "vtkXMLUtilities.h"
#include "vtksys/CommandLineArguments.hxx"
#include "vtksys/SystemTools.hxx"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
This a simple test program to acquire tracking data.
Definition in file vtkUSDigitalEncodersTrackerTest.cxx.
Definition at line 25 of file vtkUSDigitalEncodersTrackerTest.cxx.