google_api_vision v0.0.1 GoogleApi.Vision.V1.Model.Landmark View Source

A face-specific landmark (for example, a face feature). Landmark positions may fall outside the bounds of the image if the face is near one or more edges of the image. Therefore it is NOT guaranteed that `0 <= x < width` or `0 <= y < height`.