pcsegsam
Segment all objects automatically in lidar point cloud using Segment Anything Model (SAM)
Since R2024b
Description
[
specifies options using one or more name-value arguments. For example,
labels
,scores
] = pcsegsam(ptCloud
,Name=Value
)Verbose=false
specifies not to display progress information in the
Command Window.
Note
This functionality requires Deep Learning Toolbox™ and the Image Processing Toolbox™ Model for Segment Anything Model support package. You can download and install the Image Processing Toolbox Model for Segment Anything Model from Add-On Explorer. For more information about installing add-ons, see Get and Manage Add-Ons.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2024b