
Dhruvdarda2001
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 4
Posts
Recent activity by Dhruvdarda2001-
Vector based implementation of "rs2_deproject_pixel_to_point" function
I have a code to get the real-world coordinates of a pixel which loops through each pixel and then calculates the real-world coordinate. I want a vector based implementation of the same function so...
-
Install Intel realsense sdk 2.0 in Linux Yocto inside NXP I.MX 8 Mini
I am trying to install Intel realsense sdk on the imx 8 and I am following the regular linux installation from this link: https://dev.intelrealsense.com/docs/compiling-librealsense-for-linux-ubuntu...
-
Processing inside the Camera internal processor
I want to do some custom pre-processing on the RGB images before they are used for getting the depth frames from them. This pre-processing includes cropping and some algorithm that is needed for my...