不需要opencv头文件
This commit is contained in:
parent
45448801a3
commit
dc23f073d7
@ -16,7 +16,6 @@
|
|||||||
|
|
||||||
#include "SG_baseDataType.h"
|
#include "SG_baseDataType.h"
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <opencv2/opencv.hpp>
|
|
||||||
|
|
||||||
#define _OUTPUT_DEBUG_DATA 1
|
#define _OUTPUT_DEBUG_DATA 1
|
||||||
|
|
||||||
@ -71,4 +70,4 @@ SG_WORKPIECESHARED_EXPORT SSX_BQworkpieceResult sx_BQ_getWorkpieceCorners(
|
|||||||
#if _OUTPUT_DEBUG_DATA
|
#if _OUTPUT_DEBUG_DATA
|
||||||
SSX_debugInfo* debug_conturs,
|
SSX_debugInfo* debug_conturs,
|
||||||
#endif
|
#endif
|
||||||
int* errCode);
|
int* errCode);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user