MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
Given all of the functions and calculations that your application will have to perform, it may benefit from a "big data" approach where every depth pixel (or what is left after segmentation) and it...
-
The case in the link below about measuring the diameter of a pipe end may also provide useful insights. https://support.intelrealsense.com/hc/en-us/community/posts/360048821814-Measuring-dimensions...
-
I reviewed this case again from the start for new insights. Bearing in mind that your test object with the RealSense Viewer was a bottle of Coke, I wonder if the bottle's plastic reflectivity woul...
-
Apologies for the delay in responding, as I was considering your request carefully. To begin with, if you are aiming to create your own C++ application then I wonder if modifying the open-source R...
-
Hi Henry. I would echo the opinion of RealSense team member ev-mp in the linked discussion. A primary reason for accessing raw frames via the low-level API would be to get the frames before they h...
-
Hi Kota Mogami The subject of controlling the maximum exposure value of auto-exposure was discussed recently in the case linked to below. https://github.com/IntelRealSense/realsense-ros/issues/142...
-
If you click on the Info option at the top of the Viewer's options side panel then it should list the camera's details, including the currently installed firmware version. Also, are you updating th...
-
May I ask the version number of the firmware that you installed please? The one where your problems started immediately afterwards.
-
Hi Yzkzero When outdoors, pointing a 400 Series stereo depth camera directly at the sun can saturate the IR sensor and cause the depth image to freeze or become sparsely detailed. When this occurs...
-
Hi Najw111 If you are creating your application in the librealsense pyrealsense2 wrapper, a Threshold Filter was added in 2019. It enables the setting of minimum and maximum depth values, with da...