Lidar point cloud segmentation using deep learning

4 views (last 30 days)
I am trying to run "Lidar Point Cloud Semantic Segmentation Using SqueezeSegV2 Deep Learning Network", but I can not find the function called "helperTransformOrganizedPointCloudToTrainingData". I will be grateful if someone know how to deal with this function may help me on this issue.

Answers (2)

Vinay Ancha
Vinay Ancha on 11 Jan 2022
Hi,
Run this command "openExample('deeplearning_shared/LidarSemanticSegmentationUsingSqueezeSegV2Example')" from the command window. All the supporting files can be found in the current Folder tab in the main window. You can also right-click on the function name and select the "Open <name of helper>" option to open it in the Editor.

yanqi liu
yanqi liu on 12 Jan 2022
yes,sir,may be in folder
C:\Users\Administrator\Documents\MATLAB\Examples\R2021a\deeplearning_shared\LidarSemanticSegmentationUsingSqueezeSegV2Example
such as

Categories

Find more on Labeling, Segmentation, and Detection in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!