Commit d5edb148 authored by Sardi Barzallo's avatar Sardi Barzallo
Browse files

Merge branch 'master' into 'juan.sardi-barzallo-master-patch-99044'

# Conflicts:
#   README.md
parents 7dad1314 fd4703a8
# In-door and Out-door LiDAR Point Cloud Semantic Segmentation <<<<<<< README.md
# LiDAR Point Cloud Semantic Segmentation
=======
>>>>>>> README.md
## Overview ## Overview
The relevance of point cloud data for capturing 3D environmental data in various scenarios, such as robotics, computer vision, autonomous driving, building and city digital twin models, is increasing rapidly. Despite its ability to accurately describe the geometry or shape of surface elements, it is still unstructured data, meaning it is only a group of points represented in 3D space with x, y, and z coordinates, as well as other features, such as color (R, G, B). (R, G, B). Therefore, it is essential to provide meaning and structure to this data by segmenting or classifying the points into groups with specific semantic labels. The relevance of point cloud data for capturing 3D environmental data in various scenarios, such as robotics, computer vision, autonomous driving, building and city digital twin models, is increasing rapidly. Despite its ability to accurately describe the geometry or shape of surface elements, it is still unstructured data, meaning it is only a group of points represented in 3D space with x, y, and z coordinates, as well as other features, such as color (R, G, B). Therefore, it is essential to provide meaning and structure to this data by segmenting or classifying the points into groups with specific semantic labels.
Semantic segmentation of point clouds is time-consuming, especially for large datasets. Semantic segmentation of point clouds is time-consuming, especially for large datasets.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment