Fixed VIZ compilation module (Bug 3297: code.opencv.org/issues/3297)
This commit is contained in:
@@ -125,7 +125,6 @@
|
|||||||
#undef __DEPRECATED_DISABLED__
|
#undef __DEPRECATED_DISABLED__
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <opencv2/ts.hpp>
|
|
||||||
#include <opencv2/core.hpp>
|
#include <opencv2/core.hpp>
|
||||||
|
|
||||||
namespace cv
|
namespace cv
|
||||||
|
|||||||
@@ -48,6 +48,7 @@
|
|||||||
|
|
||||||
#include "precomp.hpp"
|
#include "precomp.hpp"
|
||||||
#include "viz3d_impl.hpp"
|
#include "viz3d_impl.hpp"
|
||||||
|
#include "opencv2/core/utility.hpp"
|
||||||
|
|
||||||
#include <vtkRenderWindowInteractor.h>
|
#include <vtkRenderWindowInteractor.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user