#ifndef VISLABIMAGEPROCESSOR_H #define VISLABIMAGEPROCESSOR_H class VislabImageProcessor { public: VislabImageProcessor(); }; #endif // VISLABIMAGEPROCESSOR_H