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-
The Projection documentation provides the only explanation I know of about the difference between Brown-Conrady and Inverse Brown Conrady. The documentation states that, as the name suggests, Inve...
-
Are you developing your tool using the Dynamic Calibration API's Programmer's Guide version of the user guide, please? https://dev.intelrealsense.com/docs/d400-dynamic-calibration-quick-start-guide...
-
The short answer would be to assume that the Dynamic Calibration Tool is working correctly when performing RGB calibration since it has been in use for years with few problems, and you do not need ...
-
The reply is relevant. You asked if the distortion parameters for all of the sensors are Brown-Conrady. I responded that depth and infrared are Brown-Conrady and color is another model called Inv...
-
In the RealSense Viewer, which stream panel (Stereo Module or RGB) is the No Frames Detected message displayed in, please? Also, can you confirm for me please whether your camera is a D435 or a D43...
-
When using longer cables with RealSense cameras, cable quality is important due to the volume of data that RealSense cameras transmit. Ideally, premium quality 'industrial grade' cables that are p...
-
Hi Johannes Abicht The effect in your kindly provided infrared image is similar to one that was produced in the case linked to below, where the effect also occured periodically rather than all the...
-
Hi Diy The RealSense SDK is fully supported on Windows and has a fast and easy automated installer program. You can find it by going to the link below, scrolling down to the bottom of the page an...
-
Hi Lyvain Lefever The regular pattern of the grille may be causing the camera to identify it as a repetitive pattern and become confused. Examples of horizontal and vertical repetitive patterns a...
-
The Low-Level API has the following characteristics: - Minimum SDK-imposed overhead == minimum latency. - Each frame is handled with a separate callback - “first come – first serve”. - All the s...