#include <new>
#include "ExtrinsicParameterCalculatorCV.h"
#include "Image/PrimitivesDrawerCV.h"
#include "Image/PrimitivesDrawer.h"
#include "Image/ImageProcessor.h"
#include "Image/IplImageAdaptor.h"
#include "Image/ByteImage.h"
#include "Calibration/Calibration.h"
#include "Math/Math3d.h"
#include "Math/Math2d.h"
#include "Helpers/helpers.h"
#include <stdio.h>
#include <opencv2/legacy/compat.hpp>