MartyX Grover
- Total activity 2396
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 739
Comments
Recent activity by MartyX Grover-
Using the 2016 SDK is possible but complicated by a couple of factors: - SR300 cameras are difficult to purchase now. There are a couple of third-party SR300 compatible cameras called the Creativ...
-
Given that 400 Series cameras can "see" for a long distance in infrared mode, it would be best to consider infrared range in terms of the range of its projector, as the dot pattern emitted by the p...
-
Hi Leonardo Maretto The link below leads to a paper titled 3D Tracking of Human Motion Using Visual Skeletonization and Stereoscopic Vision where skeleton tracking was performed using the Matlab C...
-
In Python programming, separating color / depth and IMU into two separate pipelines (one for color and depth and the other dedicated to IMU) usually helps. https://github.com/IntelRealSense/librea...
-
Hi K Tchikaya As you observed, the Motion Module keeps working normally after a Motion Module Failure pop-up occurs. So it is not a serious problem. It is a known issue though that problems can o...
-
I would recommend using sleep. It is difficult to say precisely how long for though. I would suggest starting with a high value such as 5 seconds and then reducing it down a little at a time and ...
-
Hi Michael Mangano I refer you to Jesus Garcia's response above.
-
I tested all of the points above extensively and found that the simplest solution seemed to be to raise the gain value. Doing so causes a RealSense IR image to brighten. Doing so can also reduce ...
-
Great news that you developed a solution - thanks for the update!
-
This question has been replied to at the RealSense GitHub forum. Thanks! https://github.com/IntelRealSense/librealsense/issues/7631