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 are very welcome! I would add that on the D415 model, the RGB and IR sensors use the same sensor component, so they have the same field of view (FOV) size, whereas on the D435 models the RGB an...
-
Hi Park0kyung0won There are no RealSense camera models with two RGB sensors. The 400 Series cameras typically have one RGB sensor and two infrared sensors (a left and right pair). On the D415 mod...
-
The strong recommendation is to align after filtering. It is not an absolute rule though, and some people find that the only way to make their program work is to do filtering after alignment.
-
Hi Kesavan As Pudu is not an Intel product, Pudu Technology in Shenzen are responsible for customer and technical support. Their support website is: https://www.pudutech.com/support Pudu Technol...
-
After discussions with Intel, I have confirmed that I am leading your support case. I will continue the discussion on the RealSense GitHub version of this case to make it easier to officially handl...
-
Hi Mshuja Ahmed Technical questions about the L515 are being handled on the RealSense ROS GitHub forum. Could you re-post your question on the GitHub forum please? Thanks! https://github.com/Int...
-
Some of the CES 2020 L515 demos were based on commercial software, such as Cubemos for the skeleton tracking and DotProduct Dot3D Pro for the room scanning. There is currently no information thoug...
-
The link on the installation guide page is to the official file download system of a company called Cubemos who create the Skeleton Tracking SDK. Cubemos are responsible for the product's technica...
-
"Re-inserting" processed frames into the frameset may be over-thinking the problem. As far as I am aware, the handling of the post-processed frames should be taken care of automatically when the A...
-
I hope the example script by Dorodnic in the link below may provide useful guidance. After the post-processing filters have been set up, the align processing block operation block is carried out wi...