GithubHelp home page GithubHelp logo

Comments (3)

duygusar avatar duygusar commented on July 22, 2024

It seems I had installed 3.0.3 withGPU support and my cmake was referring to 2.4.9, now I have fixed it and my cmake is finding 3.0.3 but gives a ton of errors. I suppose the code supports only 2.4 so I would need to build it with cuda support. However opencv 2.4.9 comes along with Ubuntu distribution and possibly is not built with gpu support (as error suggests too). Since I have CUDA 9.0 (not supported by opencv 2.9 (nor 3.0.3 really but there is a work around for it) I wonder how I can make this work.

from gpu_flow.

homxuwang avatar homxuwang commented on July 22, 2024

@duygusar I got the same problem.how did you fix it?

from gpu_flow.

donghaiwang avatar donghaiwang commented on July 22, 2024

I got the similary problem. I have OpenCV 2.4.9 built with CUDA 6.5, but occurs 'Segmentation fault' when the program run to line 162. how to fix it, thank you very much.

162 while ((entry = readdir(dirp)) != NULL) {

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff5b6e452 in readdir64 () from /lib/x86_64-linux-gnu/libc.so.6

from gpu_flow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.