Skip to content
Snippets Groups Projects
Commit a9fcbee9 authored by Nicolas Pope's avatar Nicolas Pope
Browse files

Add missing include to calibration multi

parent 7a34d446
No related branches found
No related tags found
1 merge request!231Reduce OpenCV dependencies
Pipeline #19357 passed
......@@ -12,6 +12,7 @@
#include <opencv2/core.hpp>
#include <opencv2/aruco.hpp>
#include <opencv2/core/eigen.hpp>
#include <opencv2/opencv.hpp>
#include <algorithm>
#include <numeric>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment