public sealed class NormalizedBoundingBox : IMessage<NormalizedBoundingBox>, IEquatable<NormalizedBoundingBox>, IDeepCloneable<NormalizedBoundingBox>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Video Intelligence v1 API class NormalizedBoundingBox.
Normalized bounding box.
The normalized vertex coordinates are relative to the original image.
Range: [0, 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\u003eThis document provides reference information for the \u003ccode\u003eNormalizedBoundingBox\u003c/code\u003e class within the Google Cloud Video Intelligence v1 API, specifically version 3.2.0, with links to other versions as well.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNormalizedBoundingBox\u003c/code\u003e represents a bounding box with normalized vertex coordinates relative to the original image, with values ranging from 0 to 1.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for the top, bottom, left, and right coordinates of the bounding box, all represented as float values.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors: a parameterless \u003ccode\u003eNormalizedBoundingBox()\u003c/code\u003e and a \u003ccode\u003eNormalizedBoundingBox(NormalizedBoundingBox other)\u003c/code\u003e that takes another instance of the class as a parameter.\u003c/p\u003e\n"]]],[],null,[]]