Main Content
scores2label
Syntax
Description
converts the specified prediction scores to labels by returning the label with the highest
score in the channel dimension.labels
= scores2label(scores
,classNames
)
additionally specifies the channel dimension of the prediction scores.labels
= scores2label(scores
,classNames
,dim
)
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2024a