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-
If you have questions about the L515 model or the L515's Dimensional Weight Software then please create a new case on this forum so that RealSense specialists in those subjects can assist you. In r...
-
Hi Chengyin Tu Information about dealing with the flying pixel effect using median filtering is provided in another case belonging to Getomboy in the link below. https://support.intelrealsense.com...
-
Hi Revathi May I check the order in which you are performing the calibration procedure for the box_dimensioner_multicam example program, please? https://github.com/IntelRealSense/librealsense/tree...
-
Hi Somusundram R Information about the Rotation and Translation vectors can be found in the Extrinsic camera parameters section of the SDK's Projection documentation. https://dev.intelrealsense.co...
-
Hi Ninafiona Are you referring to how resolutions may sometimes be expressed with a third number on the end, such as 480x640x2 ? If so, the discussion in the link below may be helpful. https://gi...
-
Hi Iolcoz I have not seen that particular I2C error in relation to setting the ROI. The link below though offers some general advice from a RealSense team member about checks in your code that yo...
-
For the reference of other readers of this case, I will post a link to the GitHub version of the above questions. https://github.com/IntelRealSense/librealsense/issues/8474
-
It could be related to the problem. The white paper states that per-frame metadata is necessary for HDR merging.
-
There is a recommended order for filter types to be applied in, as described in the link below. https://github.com/IntelRealSense/librealsense/blob/master/doc/post-processing-filters.md#using-filt...
-
Hi Huawatuam The High Dynamic Range (HDR) toggle instruction RS2_OPTION_HDR_ENABLED was introduced in SDK 2.39.0 and requires at least firmware version 5.12.8.200. So you should be using SDK and ...