MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
There is not currently an official weight for the D455 in the data sheet at the time of writing this, as you observed. I did a very rough measuring test of a D435 and D455 with miniature kitchen ...
-
Hi Amferreira I have seen cases where there is floating ghost noise inbetween the camera and the observed object, with the noise in places where there are no objects. It can be caused if the came...
-
If you record a bag file whilst the IMU stream is active then the IMU data will be included in the bag along with any other streams that were active. The bag file on the sample data page called O...
-
I don't know of any sample programs in the 2016 SDK for accessing the IR stream with an F200, but the SDK's programming language does allow it An IR stream command would look like this: EnableStre...
-
The link below has a research paper that describes gaze tracking with RealSense infrared. A camera model is not given but the paper's date of 2015 and the mention of it being an RGBD camera that i...
-
It is not practical to maintain support for the 2016 SDK. Intel are committed to a single open source SDK that is based on the librealsense software architecture (which is completely different to ...
-
The official calibration chessboard for the 400 Series cameras can be downloaded as a PDF from the link below. The calibration image is the whole of page 1, which you print off and then point the ...
-
Hi Amitelle1337 poll_for_frames does not block, though you do have to manage manually how long the CPU is put to sleep for or the CPU can "max out" at or near 100% usage. There is a class called rs...
-
I am not involved in the documentation. This case will be a useful reference for future Mac users of RealSense though, and it was a learning experience for myself too. Good luck with your camera,...
-
I have not got a Mac to test on, unfortunately, so it is difficult to advise. If I were building on a non-Mac computer then I would expect the CMake error that you experienced to occur if using th...