Update OpenCV 4 source installation Ubuntu blog.#559
Open
xlabd wants to merge 2 commits intospmallick:masterfrom
Open
Update OpenCV 4 source installation Ubuntu blog.#559xlabd wants to merge 2 commits intospmallick:masterfrom
xlabd wants to merge 2 commits intospmallick:masterfrom
Conversation
|
What about for Ubuntu 22.04 WSL2? What tutorial can I follow to have OpenCV installed so I can use both C++ and Python3? |
|
Have you tried following the blog referenced above and have encountered problems? Which? What environment (in WSL2) do you look for (like you want or have to build OpenCV from source due to configs, changes, patches; using OpenCV under Python3 as well as under C++)?? |
|
I got it installed with CUDA enabled following someone else's blog but forgot to point the Python to my miniconda python so get no module CV2 and then have to pip install opencv-python into each conda environment I use. Oh well I'm guess the global install that succeeded is good for C++ development if I ever need to. One thing I know is that the C++ documentation was better than Python's before version 4 when I took a computational photography class at school. Anyways I'm googling how to change the python for opencv to point to my miniconda python rather than the WSL2 system Python as it is now but if you know how to do this, please let me know. I'm not even sure if this a solution. I'm also not sure if pip installing opencv-python in each conda env is going be CUDA enabled.nn
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: Markus Broghammer ***@***.***>
Sent: Wednesday, May 10, 2023 4:10:59 PM
To: spmallick/learnopencv ***@***.***>
Cc: Kim, Nobutaka ***@***.***>; Comment ***@***.***>
Subject: Re: [spmallick/learnopencv] Update OpenCV 4 source installation Ubuntu blog. (#559)
Have you tried following the blog referenced above and have encountered problems? Which?
What environment (in WSL2) do you look for (like you want or have to build OpenCV from source due to configs, changes, patches; using OpenCV under Python3 as well as under C++)??
—
Reply to this email directly, view it on GitHub<#559 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AGAFZKNP45CDNHJIIZKSUXLXFM5QHANCNFSM4ZKQHPRQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Current link: https://learnopencv.com/install-opencv-4-on-ubuntu-18-04/
Updated blog on google drive.