MartyX Grover
- Total activity 2348
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 727
Comments
Recent activity by MartyX Grover-
Hi @Iolcoz As a starting point in investigating your case, may I ask whether you have auto-exposure enabled, or if you are instead using a manual exposure value that cannot adapt to changing light...
-
Hi Chicagobob123 The D455 has 2x the depth accuracy over distance of the D435 model. So the D455 has the same accuracy at 6 meters as the D435 has at 3 meters. The D435 and D455 have different m...
-
I will continue this case at the GitHub version that you posted so that we are not communicating in two places at the same time. Thanks! https://github.com/IntelRealSense/librealsense/issues/8154
-
Hello, The subject of non-zero coefficients for color on the D455 model was discussed recently in the case in the link below: https://github.com/IntelRealSense/realsense-ros/issues/1580 The subjec...
-
Hi Jkhong9 Intel's External Synchronization white-paper is more recent than the multiple camera white paper and discusses the genlock sync feature for configuring trigger sequences for multiple ca...
-
Thanks very much. If you are using Windows then the setup process for the Unity wrapper should be straightforward. 1. Install the full Windows version of the RealSense SDK using the installer fil...
-
Hi Palov As a first step, could you confirm please whether you are using Windows? Thanks!
-
I am not involved in technical support for the L515 model. Please create a separate case on this forum for that particular question and set it to the 'L515' topic name. Thanks!
-
Hi Francois Lessard Ciussse-chus The D415 would be highly suitable for your needs. Its optimal-accuracy depth resolution is 1280x720 and it is well suited to scanning static or slow-moving object...
-
I do not have information that precisely describes differences between rs2::frame and cv::mat. Typically, the conversion process involves storing the height (h) and width (w) of the rs2 frame and ...