segmentObjects
Syntax
Description
[___] = segmentObjects(___,
configures the segmentation using additional name-value arguments. For example,
Name=Value
)segmentObjects(detector,I,Threshold=0.9)
specifies the detection
threshold as 0.9
.
Note
This function requires the Computer Vision Toolbox™ Model for Mask R-CNN Instance Segmentation. You can install the Computer Vision Toolbox Model for Mask R-CNN Instance Segmentation from Add-On Explorer. For more information about installing add-ons, see Get and Manage Add-Ons. To run this function, you will require the Deep Learning Toolbox™.