Skip to content

Commit 86f9cf6

Browse files
SDA USRsdausr
authored and
GitHub Enterprise
committed
Squashed 'vision' changes from 1092f08..1de2d86 (#757)
1de2d86 Removed an internal path 8a65a85 Removed an internal path Co-authored-by: sdausr <[email protected]>
1 parent 18e5885 commit 86f9cf6

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

vision/L3/examples/defect_detection/xf_threshold_tb.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
#include <time.h>
3030
#include <vector>
3131
#include <iostream>
32-
#include "/proj/xtools/dsv/projects/sdx_libs/cpp_libs/opencv/opencv3/include/opencv2/opencv.hpp"
3332
#include "xf_opencl_wrap.hpp"
3433
#include "opencv2/features2d.hpp"
3534

vision/L3/examples/defect_detection/xf_threshold_tb_rgb.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
#include <time.h>
3030
#include <vector>
3131
#include <iostream>
32-
#include "/proj/xtools/dsv/projects/sdx_libs/cpp_libs/opencv/opencv3/include/opencv2/opencv.hpp"
3332
#include "xf_opencl_wrap.hpp"
3433
#include "opencv2/features2d.hpp"
3534

0 commit comments

Comments
 (0)