public sealed class BoundingBoxEvaluationOptions : IMessage<BoundingBoxEvaluationOptions>, IEquatable<BoundingBoxEvaluationOptions>, IDeepCloneable<BoundingBoxEvaluationOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class BoundingBoxEvaluationOptions.
Options regarding evaluation between bounding boxes.
(IOU)](/vision/automl/object-detection/docs/evaluate#intersection-over-union)
required for 2 bounding boxes to be considered a match. This must be a
number between 0 and 1.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBoundingBoxEvaluationOptions\u003c/code\u003e class, part of the Data Labeling v1beta1 API, is used for specifying options when evaluating bounding boxes.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for functionality like message handling, equality checks, deep cloning, and buffered messages.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a property, \u003ccode\u003eIouThreshold\u003c/code\u003e, which is a float value between 0 and 1 that represents the minimum Intersection-Over-Union (IOU) required for two bounding boxes to be considered a match.\u003c/p\u003e\n"],["\u003cp\u003eThere are currently three documented versions of the API, with 2.0.0-beta05 being the latest, including previous versions 2.0.0-beta04 and 1.0.0-beta03.\u003c/p\u003e\n"]]],[],null,[]]