MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
Hi Nitin It appears that the depth values in the lower half of the board are okay as they have colors that represent depth values above 0. In the upper half of the board, the values are below zer...
-
Hi Bsri5948 This question has been responded to at the link below. Thanks! https://support.intelrealsense.com/hc/en-us/community/posts/20564966430995/comments/26090876446099
-
Hi Bsri5948 An alternative to using LIPScan3D for 360 degree scanning with a single camera is to compile the RealSense SDK's C++ / OpenCV rs-kinfu example program. It enables you to move the came...
-
As your kernel logs show, there is an apparent conflict with the 5.15 kernel version that you are using. Whilst kernel 5.15 in general is supported, sometimes a specific version of that kernel cla...
-
There are very few available references for use of bounding boxes with RealSense and even fewer for 3D bounding boxes, unfortunately. The best known methods are with darknet for 2D bounding boxes ...
-
Hi Zahid Iqbal The RealSense SDK does not have built-in bounding box and object detection features. Typically, RealSense users use a tool called YOLO for object detection. If you would prefer ...
-
Hi Elise A RealSense user at the link below suggests a method of implementing compression using Python code. https://github.com/IntelRealSense/librealsense/issues/8117#issuecomment-771078076
-
Hi Chamodhie1101 The NUC product range is now handled by ASUS. They have a range of Pro models that may meet your processor, wi-fi and USB needs. https://www.asus.com/displays-desktops/nucs/nuc-m...
-
I see that you are using the old Viewer version 2.49.0. The current version at the time of writing this is 2.54.1. When using 2.49.0 the recommended firmware driver version to be installed in the...
-
I cannot find a reason in your code why the depth colorization is still 'far to near' (red to blue) instead of near to far (blue to red). If you have access to the RealSense Viewer tool, please tr...