#include <itkObject.h>
#include <opencv2/calib3d.hpp>
#include <mitkCommon.h>
#include <mitkNumericTypes.h>
#include <mitkNavigationData.h>
#include <sstream>
#include <vtkMatrix4x4.h>
#include <mitkXMLSerializable.h>
#include <MitkCameraCalibrationExports.h>
Go to the source code of this file.
|
MITKCAMERACALIBRATION_EXPORT std::ostream & | operator<< (std::ostream &os, mitk::Transform::Pointer p) |
|
◆ operator<<()
MITKCAMERACALIBRATION_EXPORT std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
mitk::Transform::Pointer |
p |
|
) |
| |