Aruco Tag Based Augmented Reality in Python using OpenCV
After calibrating the camera with an Aruco Tag grid, I obtained the Camera Intrinsics. With this information I was able to estimate the Pose of the camera in relation to the Aruco tag in frame and project a 3D cube onto the 2D image plane.