MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
No need to apologize - I'm really glad you found a solution! If you have not seen it already, the EtherSense project may be a useful reference for you. https://github.com/krejov100/EtherSense The...
-
The EMEA manager, Miro, has responded already and says he will be contacting you for more details to determine whether your project qualifies for NDA support.
-
Ok, I have the details and you can remove them now if you wish. I will email the details to both managers, who know each other, so they can decide between them how to coordinate the response. Go...
-
If you post your contact details in a comment below (your name, email address, company telephone, website address, etc) then I will pass them to the appropriate senior manager and they will contact...
-
Problems with opening the Viewer and Depth Quality Tool may be related to an issue with the OpenGL graphics driver on your computer, as these programs use OpenGL to render their graphics. If you u...
-
When streaming both depth and color at the same time, stability can be increased by introducing latency, by setting the "frame queue capacity" to a value of '2'. https://github.com/IntelRealSense...
-
Here is some more background information on exposure control. https://github.com/IntelRealSense/librealsense/issues/4490 Also, when you get the chance to test at dusk again, try covering your hand...
-
Do the errors stop if you reduce the resolution or the FPS speed please?
-
On a discussion about exposure problems outdoors, Dorodnic the RealSense SDK Manager suggests a method for changing exposure at per-frame rate. https://github.com/IntelRealSense/librealsense/issues...
-
The exposure value does not update when auto-exposure is active, so you need to get the real exposure value from the camera's metadata. https://github.com/IntelRealSense/librealsense/issues/1624#is...