MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
Hi @M-allmon I hope that the documentation and guide resources at the links below will be helpful to you. You can also find extensive support cases for most issues and programming functions if y...
-
Using both depth and color has the risk that the two streams may not have the same FPS and one stream's FPS may drop lower than the other stream's. When the set FPS is only 5 then you can see how ...
-
Are you able to increase depth FPS to 15 too and still obtain the RGB frames?
-
Earlier you were able to generate RGB frames on both cameras using 15 FPS instead of 5. Are you able to go back to 15 FPS?
-
Can you check your cfg name definition line please as it is stated in the code listing above as rs2::configcfg; when it should have a space before cfg: rs2::config cfg;
-
The Depth and RGB full slave mode was intended for the D415 camera model, where the depth and RGB sensors are mounted on the same circuit board. The depth-RGB sync did not work well in general tho...
-
The RealSense Store quotes the D435's minimum distance at 30 cm but originally it was 10 cm so I am confident that it can operate successfully in the 25-30 cm range.
-
D405 is the only model designed specifically for close distance use, with an ideal depth sensing range of 7 cm to 50 cm. As you are using 25 to 30 cm range though, D435 is also a good choice for t...
-
Hi Sohwa427 The D405 model provides high quality, high accuracy images at close range. However, it is not equipped with the IR projector component that the other 400 Series camera models such as ...
-
I would expect the quality of the infrared image to be relatively consistent no matter how near or distant the camera is. If you are experiencing blurring then if you are on a USB 3.2 connection ...