oneAPI Registration, Download, Licensing and Installation
Support for Getting Started questions related to download, Installation and licensing for Intel oneAPI Toolkits and software development tools.
1422 Discussions

Get Point Cloud with librealsense Android Wrapper

michaelz
Beginner
1,298 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