MartyX Grover
- Total activity 2288
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 713
Comments
Recent activity by MartyX Grover-
Thanks very much for your ongoing detailed feedback. Good luck with your tests!
-
Thanks very much for your update! The Conditional jump or move depends on uninitialised value(s) Valgrind error has been a Known Issue on the SDK's Release Notes since March 2019 and continues to b...
-
There is definitely a strong reflection there from a nearby light source that is reacting to a glossy surface on the book. I can tell where the book should be on the depth image from the dark spo...
-
Hi Mhmh6086 Would it be possible to provide an image here, with an RGB image of the scene too to show the light source? If the surface that the light is shining on is reflective then this may make...
-
Hi Marc Dhaubenstock I gave careful thought to your case. You may be able to access the camera's raw data in Linux with non-RealSense tools outside of the RealSense SDK if you build librealsense ...
-
Hi Jimmek Yes, the json save / load buttons near the top of the RealSense Viewer's options side-panel can export settings under the Stereo Module section (Including Advanced Mode) to a json file t...
-
9.79 is a very good result for the Y-accel calibration, so there is no problem there. You just need to get as close as possible to 9.80, not achieve it precisely. It is not expected that an exact ...
-
If an out of the box solution rather than a self-created one is acceptable for you, DotProduct commercial scanning software may meet your needs. Its RealSense-compatible Dot3D Scan and Dot3D Pro p...
-
When calibrating the IMU with the Python calibration tool, the outcome of the calibration can be negatively affected if the camera is overly tilted when orientated in the vertical position (USB cab...
-
I knew that a RealSense user had previously produced a raw disparity map by accessing the camera hardware directly, and managed to track down the script solution that they posted for doing so. http...