captionImage
R2026bSyntax
Description
Add-On Required: This feature requires the Computer Vision Toolbox Model for Moondream Vision Language Model add-on.
generates captions for the images in the image datastore captionsDS = captionImage(mdModel,imds)imds using
the Moondream vision-language model mdModel.
[___] = captionImage(___,
specifies options using one or more name-value arguments, in addition to any combination
of arguments from previous syntaxes. For example,
Name=Value)CaptionVerbosity="detail" specifies to return a detailed caption
containing up to 60 words.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Tips
The quality of Moondream outputs can vary across different data domains. Validate its predictions using a data set from a domain similar to your intended application.
