PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
#include "PlusConfigure.h"
#include "PlusMath.h"
#include "vnl/vnl_sparse_matrix.h"
#include "vnl/vnl_sparse_matrix_linear_system.h"
#include "vnl/algo/vnl_lsqr.h"
#include "vnl/vnl_cross.h"
#include "vtkMath.h"
#include "vtkTransform.h"
Go to the source code of this file.
Macros | |
#define | MINIMUM_NUMBER_OF_CALIBRATION_EQUATIONS 8 |
#define MINIMUM_NUMBER_OF_CALIBRATION_EQUATIONS 8 |
Definition at line 19 of file PlusMath.cxx.