|
#include <ArmarXCore/core/Component.h>
#include <VisionX/core/ImageProcessor.h>
#include <VisionX/tools/ImageUtil.h>
#include <VisionX/interface/components/OpenCVImageStabilizerInterface.h>
#include <Image/IplImageAdaptor.h>
#include <opencv2/opencv.hpp>
#include <queue>
#include <mutex>
Go to the source code of this file.
Classes | |
class | OpenCVImageStabilizer |
Brief description of class OpenCVImageStabilizer. More... | |
class | OpenCVImageStabilizerPropertyDefinitions |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |