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

Can't find opencv #17

Open
brian2lee opened this issue Aug 16, 2022 · 1 comment
Open

Can't find opencv #17

brian2lee opened this issue Aug 16, 2022 · 1 comment

Comments

@brian2lee
Copy link

brian2lee commented Aug 16, 2022

Following your yt tutorial "How To Install OpenCV C++ and Set It Up in Visual Studio Code with CMake" and tried "Camera Calibration With Code and Example in C++ - Computer Vision and OpenCV C++", when running camera calibration in vscode it showed "fatal error: opencv2/calib3d.hpp: No such file or directory". After watching your vids closely found out you have more files in yours (external dependencies...). I wonder did I download the wrong camera Calibration file (this one only contains pic files and main.cpp) or I missed something?

@RoniLALANN
Copy link

try:
pip install opencv-python

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

2 participants