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

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

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

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.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 28 of file vtkDataCollectorTest2.cxx.