Add Simple Image Processor
This commit is contained in:
3
.vscode/c_cpp_properties.json
vendored
3
.vscode/c_cpp_properties.json
vendored
@@ -4,7 +4,8 @@
|
||||
"name": "Linux",
|
||||
"includePath": [
|
||||
"${workspaceFolder}/**",
|
||||
"/opt/pleora/ebus_sdk/Ubuntu-x86_64/include/**"
|
||||
"/opt/pleora/ebus_sdk/Ubuntu-x86_64/include/**",
|
||||
"/usr/local/include/opencv4/**"
|
||||
],
|
||||
"defines": [],
|
||||
"compilerPath": "/usr/bin/gcc",
|
||||
|
||||
Reference in New Issue
Block a user