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-
I could not provide any information about such customization. I would recommend reading the OV2740 color sensor specification on page 39 of the current edition of the 400 Series data sheet documen...
-
Hi Rene Fischli You can map color to depth, yes. Color can be used to represent distance, or RGB or IR can be mapped onto a 3D depth point-cloud. You can obtain a color stream from the left ...
-
Hi Dani, on the 400 Series cameras the error factor in measurements increases linearly over distance, a phenomenon called RMS Error. So the error at 6 to 8 meters that you are experiencing would be...
-
Thank you. Are you performing a long-run session with the cameras continuously over a period of days? If so, the 400 Series cameras should be able to run indefinitely if they remain within recomm...
-
I found the json on my computer and opened it up in a text editor program to view its contents and see what its settings configured. It had no references to GLSL settings. I am not aware of a mean...
-
I found the json on my Windows PC and opened it. It does not have any references to GLSL though.
-
Here is an image from the Viewer's settings window showing that it tries to use GLSL by default.
-
I just edited my comment above to reflect my belief that lack of GLSL support rather than AVX2 is likely the cause of the problem. If you had access to Windows then you would be able to download th...
-
Looking at the case again from the beginning, I believe that the GLSL reference is to the GLSL graphics acceleration function that offloads work from the CPU to the GPU, and not OpenGL (as libreals...
-
Computer age may be an issue if a particular librealsense function requires AVX2 support in the processor and a computer is old enough for its processor chip not to have it. https://en.wikipedia.or...