Huawatuam
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Comments
Recent activity by Huawatuam-
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.
-
Ok, so i guess i have to patch the kernel. :/
-
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...
-
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...