#include "PixelCodec.h"
#include "PlusConfigure.h"
#include "vtkPlusDataSource.h"
#include "vtkPlusOpticalMarkerTracker.h"
#include <vtkExtractVOI.h>
#include <vtkImageData.h>
#include <vtkImageImport.h>
#include <vtkMath.h>
#include <vtkMatrix4x4.h>
#include <vtkObjectFactory.h>
#include <fstream>
#include <iostream>
#include <set>
#include <markerdetector.h>
#include <cameraparameters.h>
#include <dictionary.h>
#include <posetracker.h>
#include <opencv2/highgui.hpp>
#include <opencv2/calib3d.hpp>
#include <opencv2/core.hpp>
Go to the source code of this file.
◆ MM_PER_M
◆ vtkStandardNewMacro()