Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represent an image tag. A tag can be a recognizable object, living being, scenery, or actions that appear in the image.
Members
Name
Syntax: public std::string Name;
Name of the tag.
Note that you can control the tag language by calling ImageAnalysisOptions::SetLanguage().
Confidence
Syntax: public double Confidence;
A score that represents the likelihood that this detection was accurate.
Confidence scores span the range of 0.0 to 1.0 (inclusive), with higher values indicating higher probability.