You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The imported project "C:\Users\temp_local\Downloads\OpencvProps\OpenCVd.props" was not found. Confirm that the expression in the Import declaration "..\..\..\OpencvProps\OpenCVd.props" is correct, and that the file exists on disk.
#13
Open
tempdeltavalue opened this issue
May 12, 2023
· 2 comments
Cannot open include file: '../SAMWrapper/SAM.h': No such file or directory
nice to see your isuue
OpenCVd.props is a property table that I use myself. You can use any onnxruntime property table instead. I use version 1.14.1
sam.cpp is not actually used in the project and can be eliminated,You can directly look at these three files,SAMOnnxRunner.cpp 、 SAMOnnxRunner.h 、main.cpp
This is the first week for me to learn to use Cpp language and use Cpp to run the onnxruntime. I will continue to improve it in the future. I am very glad that you can help me point out the problem
Thanks again😃
Hi.. I tried to run your project and got this...
The text was updated successfully, but these errors were encountered: