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

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

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

This a simple test program to acquire a video sequence and write to a metafile.

Definition in file vtkDataCollectorVideoAcqTest.cxx.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 24 of file vtkDataCollectorVideoAcqTest.cxx.