Giter Club home page Giter Club logo

Comments (3)

lweingart avatar lweingart commented on July 24, 2024

Hi, I guess my issue is somewhat related to your.
I have a Jetson AGX Orin that has opencv 4.5.4 installed by default, without cuda support.
I used this repo on my other Jetson devices and it worked perfectly fine.
This time, the build and compilation went well, the script was executed without errors.

However, when I import cv2, it's still the old version that is used, I don't know why.
Additionaly, I cannot find a new cv2 directory (used to be created in /usr/local/lib)
I find a lot of libopencv* lib files there, created by this install script, but I don't know how to use the newly installed opencv version.

Anyone could help ?
Thank you very much in advance

Cheers

from nano_build_opencv.

lweingart avatar lweingart commented on July 24, 2024

Hi again,

I was actually able to solve my issue by applying the modifications suggested here: #67
As a summary:
add 8.6 to the -D CUDA_ARCH_BIN option
modify -D CUDNN_VERSION with 8.6 value
and add this option: -D PYTHON3_PACKAGES_PATH=/usr/lib/python3/dist-packages

The last option, however, will have this newly installed opencv overwrite the default one, which in my case was just perfectly fine with me.
Bye

from nano_build_opencv.

mertmirac13 avatar mertmirac13 commented on July 24, 2024

from nano_build_opencv.

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.