public sealed class DetectedLandmark : IMessage<DetectedLandmark>, IEquatable<DetectedLandmark>, IDeepCloneable<DetectedLandmark>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Video Intelligence v1 API class DetectedLandmark.
A generic detected landmark represented by name in string format and a 2D
location.
[[["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 latest version available for the \u003ccode\u003eDetectedLandmark\u003c/code\u003e class in the Google Cloud Video Intelligence v1 API is 3.4.0, with version 3.3.0 currently being documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDetectedLandmark\u003c/code\u003e is a class representing a landmark detected in video, defined by a name and a 2D location, 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eConfidence\u003c/code\u003e, a float value between 0 and 1 indicating the detection confidence, \u003ccode\u003eName\u003c/code\u003e, the string name of the landmark, and \u003ccode\u003ePoint\u003c/code\u003e, a \u003ccode\u003eNormalizedVertex\u003c/code\u003e object representing its 2D location in the image.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetectedLandmark\u003c/code\u003e class offers two constructors: a parameterless constructor \u003ccode\u003eDetectedLandmark()\u003c/code\u003e and a constructor to create a new \u003ccode\u003eDetectedLandmark\u003c/code\u003e object based off an existing \u003ccode\u003eDetectedLandmark\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]