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 have researched your question very carefully and found no clear pre-made solution, which led me to return to the original code sample in the section that you linked to: rs2::frame_queue depth_q; ...
-
The first step that I would recommend is to install the RealSense SDK's pyrealsense2 Python compatibility 'wrapper' if you have not done so already. https://github.com/IntelRealSense/librealsense/t...
-
The Advanced Mode settings use machine learning algorithms to govern how they interact with each other. The Visual Presets themselves are not algorithm generated. They are just a text-file list o...
-
You can make an enquiry to the RealSense Store using a contact form on the link below. https://www.intel.com/content/www/us/en/forms/support/intel-realsense-store-inquiry.html There may not be any...
-
I did further research and remembered that because the D435i was introduced around a year after D435, it actually had a minimum firmware of 5.10.10.0 or newer. This suggests that if you have 5.10....
-
Downgrading the firmware version usually should not harm the camera, unless there is a bad / incomplete firmware write that disables the camera and puts it into "recovery mode". I did a recommen...
-
You're very welcome. I'm pleased that it improved your image results :) I look forward to hearing more about your results and any new questions that you have. Good luck!
-
The well known vision computing company Stemmer Imaging has developed a GenlCam Transport Layer for using GenlCam with RealSense 400 Series cameras. https://www.stemmer-imaging.com/en-gb/news/2018-...
-
The latest new RealSense L515 camera, which is based on lidar sensing instead of the Stereo sensing of the 400 Series cameras, can capture 23 million accurate depth points per second of data. A co...
-
The T265 does not do depth or distance calculations as it does it have depth sensing. Its calculations are based on factors such as image cues / patterns in the observed environment and motion and...