MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
Great news Huawatuam - thanks very much for the update about your success. :)
-
If you are able to use Python, a good starting point will be to try it with the example box_dimensioner_multicam that can also work with a single camera. https://github.com/IntelRealSense/librealse...
-
Please describe the kind of measurement that you want to make. Are you aiming to measure the width, length and height of an object such as a box, like in the image below. This information is impor...
-
Volumetric measurement is a way of describing measuring the XYZ dimensions of an object such as a box. If you are able to use Windows or Android and do not mind commercial software then the softwar...
-
Hi Revathi Do you need to measure between two points on the object or measure the height, width and length of the object (volumetric measurement) please?
-
Would it be possible to post further point cloud images, as I am not sure from the one at the top of the discussion about which part of the cloud is from which script. Having said that, I considere...
-
Hi P Martin Fluorescent lights such as ceiling strip lights can cause noise on a camera image because they contain a heated gas that flickers at rates that are hard to see with the human eye. Usi...
-
Hi Mohammad B The link below has some useful research leads for obtaining pose of objects, such as tracking by the object's color. https://support.intelrealsense.com/hc/en-us/community/posts/36005...
-
Hi Revathi A new RealSense facial authentication system called RealSense ID is shipping in the first week of March 2021, so this could provide a ready-made RealSense face detection solution. https...
-
Hi Datta Below are some examples of approaches that may be suited to this application. - Create a program that compares the RGB image to an RGB image taken at the last inspection and identifies w...