class PointCloudView extends GLSurfaceView |
Package: | dji.lidar_map.views |
Inherits From: | GLSurfaceView |
This view is provided by DJI. We recevie the PointCloudLiveViewData
through startReadPointCloudLiveViewData
interface, and then use IDJILidarLiveViewDataProcessor
to optimize the algorithm so that the point cloud data can be displayed efficiently through this view. If you don't want to use this view, You can use PointCloudLiveViewData
to draw the point cloud live view data by yourself.
{{searchCount}} Results