Up202109482
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Up202109482-
Up202109482 commented,
Thank you for all the answers. It's a pleasure to share the solution.
-
Up202109482 commented,
Hi MartyG, hope everything is fine. Meanwhile, I could extract depth correspondent to all the pixels of the image as shown in the next example: https://github.com/IntelRealSense/librealsense/issue...
-
Up202109482 commented,
How can I implement that Filters in Matlab. I am supose to work only with Matlab.
-
Up202109482 commented,
Hi Marty, when I take a depth picture there are severall black pixels. This is a big problem, since Matlab and Intel RealSense assume these black pixels are in a depth of 0.00m. My Professor told m...
-
Up202109482 commented,
Thank you so much, I already have the dis_matrix which helps a lot and I compared the values with Intel RealSense Viewer and for the same coordinate XY they match.My main difficult was to get here....
-
Up202109482 commented,
Thanks for the answer. Yes, it could work. However I dont want to limit the depth as equal in all the image. I want to know the minimun depth corresponding to each column of the image. Then limit d...
-
Up202109482 commented,
First of all, thank you for the answer! :)I understood that, but what should be the MATLAB code for the purpose that I mentioned? Considering that I am using depth_example.m provided on intel reals...
-
Up202109482 created a post,
INTEL D455 MATLAB DEPTH IMAGE
Hello, I am doing my dissertation and need help.I have an intel d455. I know how to take depth images in MATLAB but they come out with values from 0 to 255. Using this image, I wanted MATLAB to fin...