ImageUnderstandingIndexingImageRegion
ImageIndexingGoogleApi.ContentWarehouse.V1.Model.ImageUnderstandingIndexingImageRegion
SEO Analysis
AI GeneratedControls how pages are indexed. Without proper indexing, pages cannot appear in search results at all. This model (Image Understanding Indexing Image Region) contains SEO-relevant attributes including score. Key functionality includes: Bounding box normalized to [0,1] scale independent on the image size. For example if the original image has the size 1600x1200, the rectangle [200, 20...
Actionable Insights for SEOs
- Optimize crawl budget by fixing broken links and reducing redirect chains
- Use robots.txt and sitemap.xml effectively to guide crawling
- Monitor Google Search Console for crawl errors and indexing issues
Attributes
3nilFull type: GoogleApi.ContentWarehouse.V1.Model.PhotosVisionGroundtruthdbNormalizedBoundingBox.tBounding box normalized to [0,1] scale independent on the image size. For example if the original image has the size 1600x1200, the rectangle [200, 200, 800, 600] from the image would have a normalized bounding box [1/8, 1/6, 1/2, 1/2].
scorenumber(nilBox confidence score. This is used to store the confidence of the box proposal, not the score associated with any specific labels. The box proposal confidence score is a float number per region between [0, 1] indicating how likely a box contains an "object".
versionstringnilFull type: String.t