MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
Hi Kawasyuuqq When using auto-exposure, the first several frames may have incorrect exposure because the exposure value is still settling down (this does not occur when using manual exposure). Yo...
-
You can change the depth scale value in Python with the instruction rs.option.depth_units https://github.com/IntelRealSense/librealsense/issues/10976#issuecomment-1271236193
-
Hi Jooseuk LED lighting is a good choice for observing plants with a RealSense camera. Thin objects such as stems may be difficult for the camera's depth sensing to pick up. The link below de...
-
Hi Pouryah Most of the streams on RealSense 400 Series cameras are rectified and have a distortion model applied to them. The 'Y16' infrared stream format is unrectified though. The rectificati...
-
Hi Martinmechanicaldesign Does it make a difference if you run your script with sudo admin power? For example, if your script was called 'test.py' then run it with the command sudo python3 test.py
-
Hi Graysonwylie I hope that the discussion at the link below will be a helpful reference for you. https://support.intelrealsense.com/hc/en-us/community/posts/29577364785427
-
By default the D457 camera model operates as a MIPI camera that requires a compatible deserializer product to be purchased separately (a popular choice is one from a company called Leopard Imaging)...
-
The counter increases on each downgrade. So if for example you downgraded from 5.16.0.1 to 5.15.1.0 and then upgraded back to 5.16.0.1, that should count as an increase of 1 on the counter, becaus...
-
It is permanent for the lifetime of the camera. You may be able to reset the counter if you opened the camera's casing and replaced its Vision Processor D4 V3 board with a new replacement D4 boar...
-
Hi Acasalboni84 The firmware downgrade lock cannot be reset, unfortunately. So until there is a new firmware version when the next librealsense SDK is released, you will need to use firmware 5.16...