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 you have the color Visual Preset currently set to '2' in the script then please try changing it to '0'. This should set the preset as Dynamic (which is the default color preset of the RealSense...
-
As the baseline between different camera models vary, you can select a particular model for a particular benefit. For example, the very short baseline on the D405 model provides high accuracy, hig...
-
Hi Dimouzoi On the RealSense 400 Series cameras the baseline is the horizontal distance between the center-line of the left and right infrared sensors on the front of the camera. The length of th...
-
Certain RealSense products can become out of stock due to high demand and are restocked at an unspecified date. Restocks can be tracked by clicking a Notify me when this product is in stock link ...
-
Hi Tpike The MATLAB developer package is included in the 2.54.1 installer but not in 2.54.2. https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.1 You should be able to obtain the ...
-
Yes, that team member stated in 2020 that Astra did not carry linear polarization filters but I did not know whether that was still the case in the present day. They recommended not using circula...
-
In 2020 a RealSense team member once recommended a company called Astra Products - https://astraproducts.com/ - as a source for filter products such as ND filters. https://github.com/IntelRealSense...
-
Aside from the CLAREX NIR-75N filter equipped on the 'f' models of RealSense camera, Intel do not provide references for specific filter product brand-names.
-
The C++ links below demonstrate using pc.map_to(infrared) to map the infrared stream to depth instead of mapping color to depth. https://github.com/IntelRealSense/librealsense/issues/6683 https://g...
-
Yes, the RGB from left infrared image has some differences to the image from the RGB sensor. If you are able to disable auto-exposure in your project then the brightness of the RGB from left in...