#include <new>
#include "ObjectFinder.h"
#include "ObjectColorSegmenter.h"
#include "Image/ImageProcessor.h"
#include "Image/PrimitivesDrawer.h"
#include "Image/ByteImage.h"
#include "Interfaces/RegionFilterInterface.h"
#include "Interfaces/ObjectClassifierInterface.h"
#include "Helpers/helpers.h"
#include <stdio.h>
#include <math.h>