MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
This error has been reported by a small number of RealSense users at the link below. https://github.com/IntelRealSense/librealsense/issues/7087 They were controlling on-chip calibration from prog...
-
Extrinsics describe the relationship between separate 3D coordinate systems on the camera (for example, between color and depth, or color and left-side infrared). The RealSense SDK's Projection do...
-
You stated earlier in the discussion that "the distance between my camera and the bottom of the bin is about 1 meter". So the minimum distance of the camera would only be a problem if the objects ...
-
In the Post Processing section of the RealSense Viewer's options side-panel, you can use a filter called the Threshold Filter to set a maximum depth distance, which is 4 meters by default on this f...
-
Hi Lucan Martin The firmware driver of RealSense cameras identifies the name of the camera from the physical sensors that it can detect. A D430i is a D430 matched with an IMU that does not have a...
-
As the sides of the small objects may be more difficult to read depth information from than the top of the object, could you try setting the High Accuracy camera configuration preset to see whether...
-
Hi Ziheye May I first ask whether your situation is similar to the one at the link below, where the camera is overhead looking downwards at humans and only the top of the head of people is capture...
-
A starting point for what you have in mind could be the SDK's C++ and OpenCV example program rs-kinfu (KinectFusion). It progressively builds up a point cloud as the user moves around a single cam...
-
Thanks so much for highlighting your RealSense-compatible app to the RealSense community!
-
Hi Dzhus I agree that the D415 model would be a preferable choice for your particular application, as it has around 2x less error over distance (RMS Error) than the D435 / D435i models and has an o...