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?
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?