I am following the code in test_on_video_dlib.py to compute the yaw, pitch and roll for a video and plot the axis using utils.draw_axis. In attachment is the result of one frame with the axis. But the color cannot match with the image in your example, which I think the blue line in my plot should be red, and the red line should be blue. I don't know why this happens. Thanks!
Hello,
I am following the code in test_on_video_dlib.py to compute the yaw, pitch and roll for a video and plot the axis using utils.draw_axis. In attachment is the result of one frame with the axis. But the color cannot match with the image in your example, which I think the blue line in my plot should be red, and the red line should be blue. I don't know why this happens. Thanks!