You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have always had a question. In the ROS example program of the original ORB_SLAM3 algorithm, there will be a flag like do_rectify to control the correction of the image. So is it necessary to correct it in advance in the actual process? Or do you just need to use the original image directly without any pre-processing like in your code?
The text was updated successfully, but these errors were encountered:
I have always had a question. In the ROS example program of the original ORB_SLAM3 algorithm, there will be a flag like do_rectify to control the correction of the image. So is it necessary to correct it in advance in the actual process? Or do you just need to use the original image directly without any pre-processing like in your code?
The text was updated successfully, but these errors were encountered: