
Yxliuwm
- Total activity 120
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 44
Activity overview
Latest activity by Yxliuwm-
Yxliuwm created a post,
Intel RealSense Viewer 2.5 error with camera 415
Hi, As I open the 415 with Intel RealSense Viewer2.5 on Windows 10, I got the following error. I connected it to another computer and it works well. I changed the USB cable and USB port but still d...
-
Yxliuwm created a post,
The rotation matrix of the extrinsic for D435i
Hi, I need to get the extrinsic parameters from the infrared1 sensor space to the color senso space for D435i camera. I want to confirm if the rotation matrix is a column-major matrix as stated in ...
-
Yxliuwm commented,
If I want to increase the brightness with auto exposure on I can change the "mean intensity set point" value. Does this require the advanced API? I need to build it by myself, right?
-
Yxliuwm commented,
I just want to double check is the RS2_OPTION_GAIN used for the infrared sensor.? From rs_option.h, it looks it is used for the color sensor. RS2_OPTION_GAIN, /**< Color image gain*/
-
Yxliuwm created a post,
Make D415 left and right infrared image brighter.
Hi, I have a feature detection algorithm, which works well on the left and right infrared images of D435i. However, as I change the camera to D415, the algorithm failed because the left and right i...
-
Yxliuwm commented,
Thank you so much for these very helpful links! What I want to do is to find the accurate 3D coordinate for some special points as shown in the picture. One way I tried is to detect this corner on ...
-
Yxliuwm created a post,
How to get the overlapping FOV of the left and right infrared sensors for D435i?
Hi, I would like to get the overlapping FOV between the left and right infrared sensors of D435i? Does RealSense SDK provide some interface to do it? Thanks. Yixun
-
Yxliuwm commented,
I tried to adjust the laser power but the result is not satisfied. I used the smallest value of the laser power, but still can see the dot pattern in the infrared stream.
-
Yxliuwm created a post,
Enlarge the base line of D435i
Hi, I want to improve the depth accuracy of D435i by enlarging the distance between the left and right sensor. Can I do this? Thanks. Yixun
-
Yxliuwm commented,
I will try it. Thank you MartyG.