Sangngvt
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Sangngvt-
hmm look like this is not my situation, the rgb image is not dark but it has some long black streaks appearing in the rgb image, this affects my hough circle function, so how can i make the rgb bac...
-
Hey, I'm leaving a comment here in case your notification gets lost.
-
And this my code after fixing: import pyrealsense2 as rsimport numpy as npimport mathimport cv2 pipeline = rs.pipeline()config = rs.config()config.enable_stream(rs.stream.depth, 640, 480, rs.format...
-
Thank you very much for the useful information, I tried it and I found that the z direction error is good, the y direction error is only about 0.6 mm, however for the x direction error, after tryin...
-
Hey i found an old topic and i tried to reset the calibration data to its factory and the camera seem back to normal, thank you for your help
-
hey, i tried changing the settings as you said and the error is still the same.
-
As you can see the depth here is 1.3m, however when i measured with a tape ruler, it was 0.59m
-
-
Thank you for replying me, here are rgb and depth images: