MartyX Grover
- Total activity 2348
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 727
Comments
Recent activity by MartyX Grover-
cv::mat could be converted back to rs2::frame https://github.com/IntelRealSense/librealsense/issues/2634
-
You can either use get_distance() or you can multiply the 16-bit pixel depth value uint16_t by the depth unit scale to obtain the distance in meters. These two methods are compared in the discussi...
-
The linkage between a RealSense and non-RealSense camera that you are seeking reminds me of a past case about how a RealSense camera and a non-RealSense camera needed to be started and stopped at t...
-
Hi Admin The link below explains why you are experiencing this error message with the RealSense Viewer due to the age of your computer's third-generation processor. https://github.com/IntelRealSe...
-
In January 2018, Intel demonstrated a system with D435 cameras where the start and end of capture were triggered by a commercial grade flash. The spike in camera data caused by the flash acted as ...
-
Hi Kolipakam Before looking at aligning image files from two different cameras, I would like to check whether a simpler real-time solution that is already created and only requires the D455 would ...
-
Hi Gkswns519 When you ask about the edge of the box's front face, do you mean the outermost edge of the box? Or the general front of the box?
-
These two questions are covered by further advice from agrunnet in the link below. Please read the comment I have linked to and the additional comment by agrunnet beneath it, as these two comment...
-
If the camera moves significantly below the recommended minimum distance, the image is likely to become blurred and have problems with non-flat objects, so there is a finite restriction on image qu...
-
If you are using firmware version 5.12.8.200 or newer then I would recommend using SDK 2.39.0 or newer. This is because of changes in the firmware from 5.12.8.200 onwards. If you wish to use SDK 2...