Update OpenCV path
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ add_definitions(-DENABLE_DVPP_INTERFACE)
|
||||
# Specify target generation path
|
||||
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "../../../out")
|
||||
|
||||
set(OPENCV_PATH "/usr/local")
|
||||
set(OPENCV_PATH "/home/ascend/ascend_ddk/arm")
|
||||
|
||||
set(INC_PATH $ENV{DDK_PATH})
|
||||
if (NOT DEFINED ENV{DDK_PATH})
|
||||
|
||||
Reference in New Issue
Block a user