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

which is the version of opencv that you use? #2

Open
zengletian1491 opened this issue Oct 14, 2020 · 5 comments
Open

which is the version of opencv that you use? #2

zengletian1491 opened this issue Oct 14, 2020 · 5 comments

Comments

@zengletian1491
Copy link

zengletian1491 commented Oct 14, 2020

Hello. Which is the version of opencv that you use? Which is the version of cmake that you use?
They should be matched with microsoft visual studio 2013. What's more, cmake of lower version
can not compile on 64-bit Windows system. All these factors make it difficult for us to compile this
project. Please update your codes to make it compile in a single project if you like.

@zengletian1491 zengletian1491 changed the title which which is the version of opencv do you use? Oct 14, 2020
@zengletian1491 zengletian1491 changed the title which is the version of opencv do you use? which is the version of opencv that you use? Oct 14, 2020
@pavan4
Copy link

pavan4 commented Oct 22, 2020

FWIW, I was able to compile against Opencv 4.4.0 with VS2019 on Win 10 with some minor code edits.

Added a PR with the code edits and a VS project you can compile here : #3

@Mronne
Copy link

Mronne commented Nov 3, 2020

@pavan4
Can you successfully run its default data? I can compile but there are still many problems running

@pavan4
Copy link

pavan4 commented Nov 3, 2020

Yes I was able to run. What problems are you seeing? What gpu are you running this on?

@Mronne
Copy link

Mronne commented Nov 3, 2020

Yes I was able to run. What problems are you seeing? What gpu are you running this on?

I'm running on GTX 1060 3GB. It has illegal Memory Access on cudaDeviceSynchronize.

@johntranz
Copy link

Is there a detailed guide on compiling the project to run it (video or documentation), because I don't know where to start. Can the project run on AMD GPUs? I found the real-time demo video very fast.

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

4 participants