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'm trying to use the realsense camera to detect people and I recognized, that's the RGB image is smaller (height, width) than the depth image. You can also see it in the end of the tutorial video, that the images are not matching. Do you have a idea how to fix it?
The text was updated successfully, but these errors were encountered:
My suggestion would be to use RS_Camera in ros rather then use the realsense viewer. You can run the aligned depth option so that the the images you speak of match up. Out of the box for what ever reason these images are not aligned.
Hello,
I'm trying to use the realsense camera to detect people and I recognized, that's the RGB image is smaller (height, width) than the depth image. You can also see it in the end of the tutorial video, that the images are not matching. Do you have a idea how to fix it?
The text was updated successfully, but these errors were encountered: