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-
Hi again Hanme Kim Due to the sensitivity of the high quality D455 RGB global shutter sensor, there are extreme corner cases where the RGB image may have a hue or have reddish colors. Intel beli...
-
If ROS was being used to access the IMU data, you could try unsubscribing from the IMU topic and then re-subscribing to it. If librealsense was being used, you could put IMU on a separate pipeline ...
-
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 ...