|
PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
This program acquires tracked ultrasound data and displays it on the screen (in a 2D viewer). More...
#include "PlusConfigure.h"#include "vtkPlusBuffer.h"#include "vtkPlusChannel.h"#include "vtkPlusDataCollector.h"#include "vtkPlusDataSource.h"#include "vtkPlusDevice.h"#include "vtkPlusSavedDataSource.h"#include <vtkSmartPointer.h>#include <vtkTimerLog.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 program acquires tracked ultrasound data and displays it on the screen (in a 2D viewer).
This a test program acquires both video and tracking data and writes them into separate metafiles.
Definition in file vtkDataCollectorTest2.cxx.
Definition at line 28 of file vtkDataCollectorTest2.cxx.
1.8.15