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-
If you are saving to .csv format then that is known to be slow, as mentioned by a RealSense team member in the link below. Writing a bag format file is the most efficient RealSense recording metho...
-
Hi Yixun Liu That particular example is for the RealSense T265 Tracking Camera model only. This model has built-in support for 6DOF (6 Degrees of Freedom) pose stream data that the 400 Series cam...
-
Hi Youcefbouzgaou With the 400 Series camera models, the amount of error starts at around zero at the camera lenses and increases linearly as the distance from the camera of an observed object / s...
-
Don't worry about the first question, it is no trouble at all. :) Yes, the align operation aligns depth data to color data. It automatically resizes the field of view (FOV) size of the depth str...
-
Once you have copied the +realsense folder to a location where MATLAB can find it or have added the folder to the MATLAB search path then you can start testing the MATLAB wrapper's example programs...
-
You could validate whether or not the flexible interposer cable is a factor in the problem by purchasing one unit of the rigid circuit board version of the interposer. If Ali is your retail prefe...
-
I hope that the guidance at the link below will be helpful to you. https://github.com/IntelRealSense/librealsense/issues/6014#issuecomment-1003577992 The instructions in this link depend upon havin...
-
Are you testing the depth kit modules with the same official 1 meter USB Type-C cable that is supplied with the D415 Cameras? If you right-click on the sole Depth driver listed in the Windows Devic...
-
Your Vision Processor D4 boards are indeed the original model that should work with D415 and not the V3 version. Out of your 10 D415 Cameras (the cased ones, not the Depth Module Kits), can you con...
-
Any function that is part of a RealSense stereo algorithm would not be editable as the RealSense camera algorithms are not made open-source by Intel.