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 Nikolaj Stausbol I will refer your question above to Intel Support team member @...
-
Hi Lihonghong9 Are you building the librealsense SDK from source code with CMake, please? If you are then I would recommend including the build flag -DCMAKE_BUILD_TYPE=Release if you are not doin...
-
Hi Bluekksailor The box_dimensioner_multicam Python example program already applies the High Accuracy camera configuration preset. If you have increased the size of the chessboard from its defau...
-
Information about disaprity and disparity shift can be found in the link below. https://github.com/IntelRealSense/librealsense/issues/3039#issuecomment-456975023 Disparity shift is also covered in ...
-
You would need to define sensors, such as depth_sensor1 and depth_sensor2, before calling them in an RS2_OPTION_INTER_CAM_SYNC_MODE instruction. Have you done so earlier in your script, please? A ...
-
Thanks very much for the new information. I agree that Disparity Shift does not seem to be helpful in this particular application, so please set that option back to '0'. Since the Threshold Filter...
-
Hi Hayato Nishioka I believe that the best way to approach this particular subject would be to provide some reference sources that you can research. I would recommend starting first with these two...
-
That is good news - thanks very much Iblanco for the update!
-
Hi Iblanco As a starting point in investigating your case, could you try resetting the RealSense Viewer settings if you have not done so already, please? This is a separate process from resetting...
-
115 mm = 0.115 m. The minimum distance of the D435 / D435i is 0.1 meters. So you are up against the default minimum limit. You can though reduce the minimum distance by (a) using a lower resolut...