1、生成aruco标定板 #include #include #include #include #include using namespace cv;using namespace std;int main() { int markersX = 17; int markers...