MartyX Grover
- Total activity 2288
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 713
Comments
Recent activity by MartyX Grover-
In regard to the light and color generated by a glowing object, the depth image may benefit from this. The 400 Series cameras can make use of ambient light to analyze surfaces for depth detail, an...
-
Hi Mrekuc Yes, you could place the camera behind a clear panel. This is demonstrated by a custom housing for a RealSense 400 Series camera used in an underwater application in the link below. htt...
-
Hi P Woronow If you are aiming to measure the distance between the camera and an observed object, Intel have a Python tutorial in Jupyter Notebook format called distance_to_object in the link belo...
-
The link below has a C# case where there was a start delay when using 16 cameras. https://support.intelrealsense.com/hc/en-us/community/posts/1500001407122-Loading-of-16-Intel-real-sense-D455-camer...
-
Hi Hcharrier Can you confirm please whether your project using multicam code to automatically build a list of attached cameras with ctx.QueryDevices and creating a pipeline for each, like the exam...
-
Hello, if you would prefer a mostly pre-made solution then the D435i-compatible Nuitrack SDK commercial software package may suit your needs. It provides Unity integration and can detect the coord...
-
Hi Jay The Intel downloads hub-page for the 2016 SDK is no longer available. You can though download the 2016 Windows SDK's 'R2' version from the direct link below. Clicking on the link will launc...
-
There is only one available reference for streaming live RealSense images with Tkinter (in the link below), and that project also had problems. https://github.com/IntelRealSense/librealsense/issu...
-
Hi Pc Mehdi Heidarian The link below shows where timestamp functions are referred to in the frame.m file of the RealSense MATLAB wrapper. https://github.com/IntelRealSense/librealsense/blob/master...
-
Let's put aside the .so files for now and see if we can improve on the installation process by going back to the beginning. I checked again through the mixed installation method that you used to s...