MartyX Grover
- Total activity 2396
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 739
Comments
Recent activity by MartyX Grover-
Hi Flarse17 A reply has been posted on your RealSense GitHub version of this question. Thanks! https://github.com/IntelRealSense/librealsense/issues/8970
-
You are very welcome - it is excellent to hear that you found a solution that works for you!
-
If you are referring to the amount of black empty area around the image and not the size of the window then that is a common effect in the Viewer's 3D mode. This mode generates a 3D point cloud im...
-
Hello, the Viewer's layout looks like a window whose height and width size has been reduced. Have you tried maximizing the window size using the Maximize icon in the top corner of the Viewer windo...
-
One possibility for using maximum laser power without having dots on the image would be to enable the Emitter On Off mode, which rapidly alternates the dot pattern on and off, and only capture the ...
-
Thanks very much for the clarification. I look forward to your next report after studying the links. Good luck!
-
Hi Lalatendu Das Another RealSense user who was attempting to use software_device in Python encountered the same problem with create_matcher in the case linked to below. They were not using synce...
-
I would expect there to be differences between models regarding the extrinsics between sensors. This is demonstrated by the three images below, from a D435i (top), D455 (middle) and D415 (bottom)....
-
1. Given that your updated chessboard was measured as having a square size of 2.6, did you set the square size in the script at the meters-value of 0.026 https://github.com/IntelRealSense/libreals...
-
I can understand why the rotation and translation extrinsic values would be hardcoded values in rs-software-device since the software-device system is used to simulate camera hardware, and so there...