I'm trying to plot my captured pose_world_landmarks like it is shown on the GitHub Mediapipe homepage (https://google.github.io/mediapipe/solutions/pose.html -&
I am having an issue getting accurate aruco pose estimation. The transform of the AR object relative to camera is a factor ~2 smaller than it should be. In the
I know that I can apply motion directly to element/HTMLtag like this: <motion.div>some content</div> But how can I apply it to this? <Comp />