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 will contact the appropriate person on the Intel RealSense Help Center team so that they can arrange that for you.
-
Hi Streetman Support is provided via this online forum rather than by phone / video call. It is likely that the correct RealSense camera for your project can be identified without having to discl...
-
Hi Sogol Does the same problem occur if you test the RealSense SDK's Python example program opencv_viewer_example.py that uses both depth and color streams, please? https://github.com/IntelRealSen...
-
Hi Keyur Achwal Intel's RealSense Touchless Control software is no longer available, unfortunately. There are alternative RealSense-compatible hand control tools available, like those listed in t...
-
Hi Steven Klems I am not aware of a requirement for a special driver for the Newnex fiber optic cable. In the YouTube video demonstration at the link below, Newnex change seamlessly from a 20 m U...
-
The MATLAB wrapper's scripting language is almost 1:1 with C++ and so looking at C++ references for a particular function can be useful, though there are of course differences when writing scriptin...
-
It sounds as though you are being advised to implement a post-processing Temporal Filter in your project that uses historical data from several frames to handle missing or invalid pixel data. The ...
-
You are very welcome. I'm pleased that I could be of help. Please do share an update about your project when you have one. Good luck!
-
The link below provides advice about accessing the distance values of depth coordinates in the MATLAB wrapper instead of just rendering the colorized depth image like depth_example.m does. https://...
-
I considered your question carefully but could not identify a means to implement that mechanism in the MATLAB wrapper, unfortunately. A less precise way of excluding background detail after a c...