PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Macros | Functions
vtkPlusOpticalMarkerTracker.cxx File Reference
#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>
Include dependency graph for vtkPlusOpticalMarkerTracker.cxx:

Go to the source code of this file.

Macros

#define MM_PER_M   1000
 

Functions

 vtkStandardNewMacro (vtkPlusOpticalMarkerTracker)
 

Macro Definition Documentation

◆ MM_PER_M

#define MM_PER_M   1000

Definition at line 7 of file vtkPlusOpticalMarkerTracker.cxx.

Function Documentation

◆ vtkStandardNewMacro()

vtkStandardNewMacro ( vtkPlusOpticalMarkerTracker  )