MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
Glad I could be of help! There is so much that can be done with depth cameras that it is easy to be overloaded with choices. Some unstressed testing is great for forming ideas that interest you f...
-
No problem at all, don't worry! The RealSense SDK's ar-advanced sample program for the T265 gives an example of what a moving fisheye view might look like. https://github.com/IntelRealSense/libreal...
-
Also, here is a reminder of live RealSense webinar events happening on Wednesday 13 May and Tuesday 19 May: https://github.com/IntelRealSense/librealsense/issues/6383
-
Thanks very much for your patience! The video links did not work, unfortunately. I had a case in the past week that sounds similar to yours. The user found that the firmwares would only work for ...
-
T265 questions are now handled by the RealSense GitHub forum. You can post your question there by visiting the link below and clicking the 'New Issue' button. https://github.com/IntelRealSense/lib...
-
I completely understand your frustrations. If you are coming to RealSense as a new user then there can be a lot to take in. You may have a more fun experience if you break the learning process do...
-
In regard to an official Intel product report on vibration, it can be assumed that if the information is not in the data sheet document for the camera then it is information that would only be avai...
-
If you are asking about how the D415 performs when experiencing vibration, the stereo depth algorithm of the 400 Series cameras is very robust against vibration. There can be disruptions such as d...
-
I found a tutorial for converting an OpenCV image into a numpy.ndarray and back again. I hope that it will provide some useful insights. https://www.pluralsight.com/guides/importing-image-data-int...
-
I did a extensive search for examples of the T265 being used with a monocular camera but could not find any. One approach might be to use a D435 stereo camera instead of the D435i. The T265 has t...