Delphi-OpenCV/opencv_classes/ocvclasses/ocvclasses.cpp
Laentir Valetov 43a37b13a6 Refactoring, new wrapper Opencv classes
Signed-off-by: Laentir Valetov <laex@bk.ru>
2014-04-04 21:14:06 +04:00

11 lines
137 B
C++

// ocvclass.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif