Prerequisites
segment-lidar v0.1.5
In this tutorial, you will learn how to use the segment_lidar module for automatic unsupervised instance segmentation of LiDAR data.
Before getting started, make sure you have the following:
Python installed on your system.
The segment_lidar module installed. You can install it using pip:
For more information on how to install the module, please refer to the installation page.
Last updated