MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
If the coefficients are retrieved through SDK instructions instead of with the external CustomRW tool then they will be the zeroed version of the values rather than the raw originals. In a old case...
-
Hi Yixun Liu The infrared image will brighten if the Laser Power setting's value is increased from its default value of '150' to its maximum value of '360'. Python code for setting Laser Power ca...
-
Hi Oriol Vila You are correct that the camera intrinsics can be retrieved in Python with the get_intrinsics() instruction. On the majority of RealSense 400 Series camera models all coefficients ...
-
Hi Brianwesleystout In the detailed guide for installation of RealSense on Mac (including M1 models) at the link below, the comments section at the bottom of the page has advice on getting it work...
-
The only parts that are available from retail are the camera Depth Module board, Vision Processor D4 board and interposer connector (flexible cable or rigid board). Customers who are integrating R...
-
Hi Mfazil A particular RealSense ROS wrapper version should ideally be matched as closely as possible with a specific librealsense SDK version listed in that wrapper's release notes. The recommen...
-
Hi Jsaunders I would recommend focusing solely on the power used by the camera's built-in laser projector, as modifying other options is likely to make little difference. Information about this c...
-
Are you referring to the interposer in the image below, please? If so then this flex inteposer is a flexible cable instead of a rigid square circuit board, which is useful for integration into pro...
-
Intel strongly recommend for Jetson Nano specifically if your model of Nano has a barrel jack power connector then it is enabled using the instructions at the link below. https://jetsonhacks.com/20...
-
Hi Jsaunders In program scripts that use multicam code, multiple cameras can each be assigned to their own individual pipeline. It can automatically build a list of all attached cameras when the ...