oneAPI Registration, Download, Licensing and Installation
Support for Getting Started questions for Intel oneAPI Toolkits, Intel Parallel Studio XE and Intel System Studio
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
793 Discussions

Get Point Cloud with librealsense Android Wrapper

michaelz
Beginner
431 Views
I am trying to use librealsense with the D435 camera and an Android device. My goal is to retrieve a point-cloud to do mapping with the D435.
 
If I am correct, there are 2 ways to implement librealsense for Android, the java and native version:
However, looking through all the files in the library, neither seems to have functions to create a point cloud. In the C++ tutorial code, like in the example below, there are functions like re2::context().create_pointcloud(). But I can't find the equivalent with the Android wrappers.
Anyone know why, or how I can get a point-cloud?
0 Kudos
0 Replies
Reply