PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
This a simple test program to acquire a video sequence and write to a metafile. More...
#include "PlusConfigure.h"
#include "vtkPlusDataCollector.h"
#include "vtkPlusChannel.h"
#include "vtkPlusDataSource.h"
#include "vtkPlusDevice.h"
#include "vtkPlusBuffer.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 a simple test program to acquire a video sequence and write to a metafile.
Definition in file vtkDataCollectorVideoAcqTest.cxx.
Definition at line 24 of file vtkDataCollectorVideoAcqTest.cxx.