MartyX Grover
- Total activity 2287
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 713
Comments
Recent activity by MartyX Grover-
In that section, the temperature of 35 degrees C refers to the internal temperature inside the casing of a casing-sealed D455 camera unit during operation. As you asked about the temperature in re...
-
As well as increasing the minimum distance as suggested above, Intel's depth compression by colorization white-paper document suggests reducing the spray produced by flying pixels by applying a pos...
-
Hi Arthurwuytens If you are using Windows 10 then you can use an easy automated installer to install the Windows 10 version of the SDK. It is located in an Assets file list at the bottom of the l...
-
Alternatively, metadata support should be included in the librealsense build if it is built on Nano from source code with CMake with the RSUSB method using the -DFORCE_RSUSB_BACKEND=ON flag. https:...
-
Hi B Vanhooren I hope that the discussion in the link below will be helpful to you in regard to direct video capture: https://github.com/IntelRealSense/librealsense/issues/6841 In regard to intens...
-
Hi Marco Chirivi If you are have four SR305 structured-light cameras active simultaneously and they are placed close to each other then they may be interfering with each other if their fields of v...
-
Hi Matthewlefort The user guide for the 2.11.0 version of the Dynamic Calibration tool states that the firmware requirements are 5.10.15.0 or higher for D435i and 5.10.6.0 or higher for other devi...
-
Algorithms used by RealSense cameras are typically not shared publicly due to being Intel's private intellectual property and are not open-source. The RealSense SDK does offer the software_device...
-
Hi Wl2776 I wonder if the information resource being referred to is Intel's Depth from Stereo guide, as it discusses the SSD (Sum of Squared Differences) block-matching algorithm, and use of stere...
-
The Python wrapper has an example alignment program called align_depth2color.py https://github.com/IntelRealSense/librealsense/blob/master/wrappers/python/examples/align-depth2color.py There are al...