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 could not find info related specifically to using the Nano with RealSense in CLI mode, unfortunately. The RealSense SDK can be used in headless mode. So this suggests that the issue is with the ...
-
The first step would be to install the RealSense SDK's OpenCV compatibility 'wrapper' if you have not done so already. https://github.com/IntelRealSense/librealsense/tree/master/wrappers/opencv On...
-
A member of the RealSense team advised that a ply will write faster if done with a Release build instead of a Debug build. https://github.com/IntelRealSense/librealsense/issues/3915
-
It seems that others have been experiencing this error. Unfortunately there is not a suggested fix yet. https://github.com/IntelRealSense/librealsense/issues/4171 I will label that discussion wit...
-
I can't guarantee the safety of online png to video conversion websites so use of them is at your own risk (the same as downloading a converter program from the internet). Google for 'online png to...
-
The RealSense SDK does not have a means of recording directly into a video file or converting a bag into a video. There are a couple of ways to get a video file indirectly though. 1.Use the RealSe...
-
If a reset corrects the problem then it is likely not a camera calibration problem. It sounds more like an environmental event such as a flash of light (such as sunlight) causing the IR sensor to ...
-
In the absence of a recent Production firmware, a good rule of thumb for a stable production build is "one version back" from the latest version. That goes for RealSense SDK versions too. By usi...
-
I recall a recent discussion on optical filters if you wish to investigate that subject. https://github.com/IntelRealSense/librealsense/issues/6050
-
I have had a couple of other enquiries recently about a sensitivity curve. The most recent discussion is in the link below. https://github.com/IntelRealSense/librealsense/issues/6094 The IR imager...