PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
This test runs a spacing calibration on a recorded data set and compares the results to a baseline. More...
#include "PlusConfigure.h"
#include "PlusFidPatternRecognition.h"
#include "vtkPlusHTMLGenerator.h"
#include "vtkIGSIOSequenceIO.h"
#include "vtkPlusSpacingCalibAlgo.h"
#include "vtkXMLDataElement.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) |
Variables | |
const double | DOUBLE_DIFF = LINUXTOLERANCE |
This test runs a spacing calibration on a recorded data set and compares the results to a baseline.
Definition in file vtkSpacingCalibAlgoTest.cxx.
Definition at line 32 of file vtkSpacingCalibAlgoTest.cxx.
const double DOUBLE_DIFF = LINUXTOLERANCE |
Definition at line 26 of file vtkSpacingCalibAlgoTest.cxx.