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 your aim is to convert a cv::mat to rs2::frame, does the cv::mat conversion process referenced earlier in this discussion not provide this ability in a way that fits your project, please? https:...
-
1. You have a point. If you google for librealsense extrinsics translation meters then most reference sources state the translation as being in meters. Possibly, the earlier reference to millime...
-
Hi Hugorechatin It is outside of Intel's control as Gestoos is not an Intel product.
-
The camera will prevent downgrade to an older firmware version if such a downgrade has been performed 20 times in the camera's lifetime. After that, the camera will only permit update to a newer f...
-
Hi Kapitanyv I have considered your case carefully. Could you confirm to me please that you are running both Linux and Windows on the same Windows host computer, please? And if so, are you using...
-
There was a past discussion about mounting the camera at an angle tilted from straight-ahead and how it might affect depth measurement. https://github.com/IntelRealSense/librealsense/issues/6800#is...
-
Hi Seontaekoh1219 The status of the histogram equalization can be set to Disabled by setting RS2_OPTION_HISTOGRAM_EQUALIZATION_ENABLED to a value of '0', as described in the C++ code example in th...
-
Hi Shimamoto1991 If you are rotating the camera forwards 90 degrees to face towards the floor instead of facing straight ahead then it should not make a difference to depth measurement. This is i...
-
If you want to record a bag file but limiting it to a single frameset is no longer a requirement then the simple C# scripting in the link below may be helpful. https://github.com/IntelRealSense/lib...
-
Hi Yixun Liu Intel's Calibration Tools User Guide for Intel RealSense D400 Series document, linked to below, provides the following information about rotation and translation between the RGB camer...