PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
This test computes center of rotation on a recorded data set and compares the results to a baseline. More...
#include "PlusConfigure.h"
#include "PlusFidPatternRecognition.h"
#include "vtkPlusCenterOfRotationCalibAlgo.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 computes center of rotation on a recorded data set and compares the results to a baseline.
Definition in file vtkCenterOfRotationCalibAlgoTest.cxx.
Definition at line 36 of file vtkCenterOfRotationCalibAlgoTest.cxx.
const double DOUBLE_DIFF = LINUXTOLERANCE |
Definition at line 30 of file vtkCenterOfRotationCalibAlgoTest.cxx.