The Point Cloud toolset contains tools for classifying, managing, and processing LAS-format point cloud data. Esri's proprietary ground and building classification algorithms provide high-quality results that enable digital elevation model (DEM) production and 3D feature extraction workflows. Additional classification methods support:
- Classifying points based on height above the ground or a custom elevation surface.
- Classifying points using their proximity to point, line, or polygon features.
- Classifying points based on their overlay with a classified raster.
The toolset also includes deep learning tools for classifying and detecting objects from point clouds. This allows you to build and deploy custom solutions tailored for your aerial and terrestrial lidar and photogrammetric point clouds.
Additionally, the toolset provides functionality for performing the following data management operations:
- Divide large LAS files into more efficient tiles.
- Thin point clouds to eliminate hot spots of high density point collections which can degrade performance and enlarge the data size.
- Colorize aerial point clouds using overlapping imagery.
| Tool | Description |
|---|---|
Applies colors and near-infrared values from orthographic imagery to LAS points. | |
Creates LAS files from point cloud data in a LAS dataset or point cloud scene layer. | |
Creates new LAS files that contain a subset of LAS points from the input LAS dataset. | |
Creates a set of nonoverlapping LAS files whose horizontal extents are divided by a regular grid. |
| Tool | Description |
|---|---|
Reassigns the classification codes and flags of .las and .zlas files. | |
Classifies buildings in LAS format point cloud data. | |
|
Reclassifies lidar points based on their height from the ground surface. | |
|
Classifies ground points from LAS data. | |
Classifies LAS points with anomalous spatial characteristics as noise. | |
Classifies LAS points from overlapping scans of aerial lidar surveys. | |
| Classifies LAS points that intersect the two-dimensional extent of input features. | |
Classifies LAS points using cell values from a raster dataset. |
| Tool | Description |
|---|---|
Classifies a point cloud using a deep learning model. | |
Evaluates the quality of one or more point cloud classification models using a well-classified point cloud as a baseline for comparing the classification results obtained from each model. | |
Generates the data that will be used to train and validate a point cloud classification model. | |
Trains a deep learning model for point cloud classification. |
| Tool | Description |
|---|---|
Exports a triangulated irregular network (TIN) from a LAS dataset. | |
Creates multipoint features using one or more lidar files. |
| Tool | Description |
|---|---|
Detects objects captured in a point cloud using a deep learning model. | |
Creates point cloud training data for object detection models using deep learning. | |
Trains an object detection model for point clouds using deep learning. |