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

This program tests the timestamp filtering algorithm. More...

#include "PlusConfigure.h"
#include "vtkPlusBuffer.h"
#include "vtkPlusHTMLGenerator.h"
#include "vtkIGSIOSequenceIO.h"
#include "vtkIGSIOTrackedFrameList.h"
#include <vtksys/CommandLineArguments.hxx>
#include <vtksys/SystemTools.hxx>
#include <vtkTable.h>
Include dependency graph for TimestampFilteringTest.cxx:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

This program tests the timestamp filtering algorithm.

Definition in file TimestampFilteringTest.cxx.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 28 of file TimestampFilteringTest.cxx.