MartyX Grover
- Total activity 2288
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 713
Comments
Recent activity by MartyX Grover-
width/2 and height/2 is the center pixel of the image for the currently set resolution.
-
When using an external non-RealSense camera, compatibility with the Vision Processor D4 Board should not matter as it is not being connected to the V4 board. If you wanted to replace the RealSens...
-
Hi Pei Jia The default ordering of RealSense /video channels on camera models with depth, infrared and RGB is usually Depth (video0), Infrared (video1) and RGB (video2), as described in the link b...
-
A method of detecting the corners of a rectange is to use a print-out of a fiducial image tag such as ArUco or ChArUco. ArUco https://docs.opencv.org/3.4/db/da9/tutorial_aruco_board_detection.html ...
-
Hi Mchudzik RGB auto white-balance will analyze the scene that the camera is observing and choose what it thinks are the best color temperature values for that scene. With manual white balance, ...
-
Hi Yixun Liu You may achieve a better quality depth image with fewer large holes at 0.0001 scale but not one with more accurate depth measurement. You may be able to consider the RealSense D405 ...
-
Hi Gogo-t-1999 Application code will be executed on the computing device. The Beckhoff PLC CX5130 is listed as having an Intel Atom processor. RealSense 400 Series cameras can work with any Inte...
-
You are very welcome, Roberto. I'm pleased that I could be of help. :)
-
There is a certification document for the SR300 that can be downloaded from the link below. I hope that it will be helpful to you. https://drive.google.com/file/d/1IifonkLEmLYtUeTxo-5PjdaL0Z-Fq7sV...
-
If you build from source code with the RSUSB backend method then you can build for a range of different flavors of Linux. An RSUSB build of librealsense bypasses the Linux kernel and so is not dep...