MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
I remember that the creators of Tanked! did a making-of article. The original page is broken but the article is still accessible here: http://hyd23.rssing.com/chan-12487997/all_p99.html I'm also r...
-
There was a RealSense game application called 'Tanked!' in 2015, where a downward-facing RealSense R200 stereo camera (which had a depth sensing range of 4 m) pointed downwards from a mounting poin...
-
RealSense cameras are regularly tested by Intel with long running, and can run indefinitely as long as they remain within recommended operating tolerances of 35 degrees C. You can check in the Re...
-
Intel are about to launch the SR305 camera. The 'coded light' tech it uses is similar to Kinect V1 (V2 uses a different tech called Time of Flight) and it supports face landmark and joint tracking...
-
I would recommend doing a calibration in the Dynamic Calibrator tool's 'targeted' calibration mode (where you calibrate using a target) to ensure that the RGB is calibrated as well as the left / ri...
-
RealSense 400 Series cameras have their depth related components calibrated in the factory (though the IMU component in the D435i is not and has to be user-calibrated). They do sometimes need to b...
-
I do not have any further ideas about this since the last time it was discussed in June, unfortunately. I will put the link to that past discussion here so that the Intel support team members can ...
-
I felt sure that I had seen a report of the camera freezing when saturated and managed to track it down. A RealSense support representative said in May 2019 that the freeze seemed to be a bug that...
-
I added a note to the end of the comment above about using a function called Keep() to store the frames in memory and then save them at the end of the stream after doing post-processing on all the ...
-
There are a number of reasons why your recording may have "dropped" frames instead of recording all of the frames that should be present in theory. The SDK's documentation page on frame buffering ...