Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Comments

@tempdeltavalue
Copy link

Hi.. I tried to run your project and got this...

@tempdeltavalue
Copy link
Author

Cannot open include file: '../SAMWrapper/SAM.h': No such file or directory

@OroChippw
Copy link
Owner

OroChippw commented May 12, 2023

Cannot open include file: '../SAMWrapper/SAM.h': No such file or directory
nice to see your isuue

  1. OpenCVd.props is a property table that I use myself. You can use any onnxruntime property table instead. I use version 1.14.1
  2. 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
  3. 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😃

@OroChippw OroChippw reopened this Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants