We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hi, my computer can't find the dll "opencv_world452d" anyone have a solution?
The text was updated successfully, but these errors were encountered:
Hi, make sure that opencv is installed on your computer and that it has been added to your windows system variable path. Here is the tutorial, https://answers.opencv.org/question/10454/where-can-i-find-dlls-for-opencv/ ; OpenCV can be installed from https://sourceforge.net/projects/opencvlibrary/ if it hasn't been done yet
Sorry, something went wrong.
of course, I installed it but I still have this error, I've been having this problem for 1 hour x)
It shouldn't just be in the system's variables, but directly linked in the path variable : Try this and tell me if it works for you
No branches or pull requests
hi, my computer can't find the dll "opencv_world452d" anyone have a solution?
![image](https://user-images.githubusercontent.com/70648608/173807953-0b4fa019-9e94-4061-91ac-a8d28cecc38a.png)
The text was updated successfully, but these errors were encountered: