MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
Are you able to get better results please if you turn off auto-exposure and set the exposure manually? I understand that this may not be ideal if you want to use an AE Region of Interest though.
-
I just wanted to update you that the Intel Authorized Distributor company FRAMOS is releasing an own-brand industrial version of the RealSense D435 camera in September that has greater casing resis...
-
I just wanted to update you on a new third-party industrial version of the D435 that I have learned of that is made by the Intel Authorized distributor company FRAMOS. It is called the FRAMOS D43...
-
I found a case where a RealSense user generated a depth map in Unity and RealSense SDK 2.0 with C#. https://github.com/IntelRealSense/librealsense/issues/3134
-
The field of view of an image can vary. The SDK's Projection documentation describes the intrinsics involved. https://github.com/IntelRealSense/librealsense/wiki/Projection-in-RealSense-SDK-2.0#i...
-
Hi Jerry! I will post links to your case with the table so that others can read it and know what we are talking about. :) https://support.intelrealsense.com/hc/en-us/community/posts/36003334403...
-
In the SDK's C# documentation for playback, they use an instruction called Task.Delay to specify how many milliseconds the program should wait before executing the instruction on the next line. To...
-
RealSense programming is not one of my specialist areas, so I am not the best person to provide an analysis of this script, but I will certainly try. My reading of it is that it is calculating the...
-
Have you gone through the step by step explanation of the script, please? https://github.com/IntelRealSense/librealsense/tree/master/examples/align-advanced
-
I apologize for the delay in responding. There is not much information that links RealSense and OpenCL, so I have been carefully researching available leads. A good starting point for information...