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 Gappdietmar If you are generating a point cloud, a simple approach that I have seen used is to count the number of points by accessing the size value. https://intelrealsense.github.io/libreals...
-
Hi Chetankumar Ekzenrobotics The first observation I would make is that you seem to be performing depth-color alignment first and applying post-processing filters secondly. It is recommended that...
-
Hi Bgkim Could you expand open the Dismiss messages by left-clicking on the '...' link on the message to display the error messages please?
-
Hi Vigen B The sensors on the D415 camera model use rolling shutters that are less suited to capturing motion than the faster global shutter. The result may be the described blurring when motion ...
-
Accurate frame rate calculation is somewhat complicated even when using C++ language, as described in the link below. https://github.com/IntelRealSense/librealsense/issues/7488#issuecomment-7041248...
-
The above image is a direct screen capture of the live camera image from a depth-color alignment program called rs-align that is packaged as part of the RealSense SDK software. The SDK has an examp...
-
I am not involved in support of the L515 camera model on this forum and so cannot provide advice about it. For the sake of comparison though, I show an aligned image of D435i (upper) and L515 (low...
-
If you use a RealSense D435 or D435i camera model, they have a default minimum depth distance (MinZ) of 0.1 meters (10 cm), allowing them to depth-sense at close range to surfaces. The D415 model ...
-
The two images are both from the 3D point cloud mode of the RealSense Viewer tool. The first image is a depth-only point cloud that is colorized - it is not using RGB color, but instead shading th...
-