Huawatuam
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Activity overview
Latest activity by Huawatuam-
Huawatuam created a post,
D455 depth image values - what distance is represented?
I would like to know what the depth values in a depth image of a D455 are representing. Is that the distance value of a lightray coming from the center of the camera hitting the object? So when i f...
-
Huawatuam commented,
Thank you for the hint! After building the SDK using -DFORCE_RSUSB_BACKEND=ON the HDR mode is now working flawlessly in the realsense-viewer as well as my own C++ code on the Jetson nano.
-
Huawatuam commented,
Ok, so i guess i have to patch the kernel. :/
-
Huawatuam commented,
I just made another observation on my Jetson nano system compared to my Laptop setup (where HDR works flawlessly). When using the realsense-viewer on the Jetson nano with the exact same HDR setting...
-
Huawatuam commented,
Hi MartyG thank you for the info. What i am still not able to do is the merging process itself. Based on the code example below, how would i correctly insert the "rs2::hdr_merge" filter? I tried so...
-
Huawatuam created a post,
[solved] D455 HDR merge C++ code example needed
I got a D455 and want to use HDR in my own C++ application. I got my C++ code so far setup that i get the flickering images due to different exposure settings. However i do not know how to do the p...