MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
The D455-type models (D455, D455f, D456, D457) have a fast global shutter on both the RGB and depth sensors and so do not require workarounds for RGB to perform well during capture of high speed mo...
-
On camera models with a slower rolling shutter like D415 and the D435 types (D435, D435i, D435f, D435if), the RGB image can lag or blur when capturing motion faster than a waving hand compared to t...
-
Hi Oscar, the physical shutter speed on RealSense cameras is fixed, and so shutter speed is controlled indirectly with the exposure time value. There is a direct relationship between exposure and ...
-
Please disregard the above comment. It is an AI-generated advert.
-
Please disregard the above comment. It is an AI-generated advert.
-
Hi Ying Fang The camera may be having difficulty reading the black colored target image. This is because it is a general physics principle (not specific to RealSense) that dark grey or black abso...
-
Final firmware version numbers are not usually announced in advance and are typically confirmed at the same time that a new RealSense SDK version is released. I believe the meaning of the PCN not...
-
Hi Wales Chen(陳宏偉)(TPE) You can use firmware version 5.15.1.0 instead of 5.15.1.55. https://www.intel.com/content/www/us/en/download/19242/30524/firmware-for-intel-realsense-d400-product-family.ht...
-
If your aim is to generate a point cloud from saved image files such as PNG then there are few references for doing so. The RealSense article with Python scripting in the link below might be helpf...
-
There is an official Python pointcloud example called opencv_pointcloud_viewer.py at the link below. https://github.com/IntelRealSense/librealsense/blob/master/wrappers/python/examples/opencv_point...