MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
You should not need to have the UWP driver installed in order to use this 6 FPS mode. If your particular computer does insist on the driver's presence though then RealSense users who had problems ...
-
Hi Tharindu L Yes, it is possible with a RealSense camera. You should use a model with a fast global shutter. That would be a D435, D435i or D455. The global shutter can handle capturing at sp...
-
Further research found that device time and system time are aligned when Global Time is enabled. This function was introduced some months after the comment about the difficulties with clock sync w...
-
Installing the Dynamic Calibrator software will also have installed a program called CustomRW. Please input the instruction below into the Windows Command Prompt or your Linux terminal to perform ...
-
Hi Shingo Ayabe The timestamp timings of RealSense camera sensors are generated as frame metadata attributes. These can be produced by the camera firmware or by the host clock. The links below de...
-
Hi Isoakbudak You can reduce the minimum distance further by increasing the value of a setting called Disparity Shift. This also reduces the maximum distance, though this will not matter much whe...
-
If you wanted to retrieve intrinsics with programming then you could use get_intrinsics() https://dev.intelrealsense.com/docs/api-how-to#section-get-video-stream-intrinsics You can also list intr...
-
Hi Aatefi2 In another Python case with dark RGB (the only other case that my research could find), Dorodnic the RealSense SDK Manager suggests that it may be related to auto-exposure convergence t...
-
Hi Tkchating The discussion in the link below has a zip file attached to its page that contains an archive of the official Intel PDF programming manuals from 2014 for that SDK. https://community.i...
-
Thank you very much for checking the drivers. Next, could you try performing a calibration of the camera on Windows by downloading and installing the Dynamic Calibrator software in the link below,...