Medical Imaging Interaction Toolkit  2023.04.00
Medical Imaging Interaction Toolkit
mitkTransform.h File Reference
#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.

Classes

class  mitk::Transform
 class representing a transfrom in 3D More...
 

Namespaces

 mitk
 DataCollection - Class to facilitate loading/accessing structured data.
 

Functions

MITKCAMERACALIBRATION_EXPORT std::ostream & operator<< (std::ostream &os, mitk::Transform::Pointer p)
 

Function Documentation

◆ operator<<()

MITKCAMERACALIBRATION_EXPORT std::ostream& operator<< ( std::ostream &  os,
mitk::Transform::Pointer  p 
)