Relevant information for the image from the Internet.
More...
|
| virtual System.Collections.Generic.IList< WebLabel > | BestGuessLabels [get, set] |
| | The service's best guess as to the topic of the request image. Inferred from similar images on the open web. More...
|
| |
| virtual System.Collections.Generic.IList< WebImage > | FullMatchingImages [get, set] |
| | Fully matching images from the Internet. Can include resized copies of the query image. More...
|
| |
| virtual System.Collections.Generic.IList< WebPage > | PagesWithMatchingImages [get, set] |
| | Web pages containing the matching images from the Internet. More...
|
| |
| virtual System.Collections.Generic.IList< WebImage > | PartialMatchingImages [get, set] |
| | Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops. More...
|
| |
| virtual System.Collections.Generic.IList< WebImage > | VisuallySimilarImages [get, set] |
| | The visually similar image results. More...
|
| |
| virtual System.Collections.Generic.IList< WebEntity > | WebEntities [get, set] |
| | Deduced entities from similar images on the Internet. More...
|
| |
| virtual string | ETag [get, set] |
| | The ETag of the item. More...
|
| |
|
string | ETag |
| |
Relevant information for the image from the Internet.
◆ BestGuessLabels
| virtual System.Collections.Generic.IList<WebLabel> Google.Apis.Vision.v1.Data.WebDetection.BestGuessLabels |
|
getset |
The service's best guess as to the topic of the request image. Inferred from similar images on the open web.
◆ ETag
| virtual string Google.Apis.Vision.v1.Data.WebDetection.ETag |
|
getset |
◆ FullMatchingImages
| virtual System.Collections.Generic.IList<WebImage> Google.Apis.Vision.v1.Data.WebDetection.FullMatchingImages |
|
getset |
Fully matching images from the Internet. Can include resized copies of the query image.
◆ PagesWithMatchingImages
| virtual System.Collections.Generic.IList<WebPage> Google.Apis.Vision.v1.Data.WebDetection.PagesWithMatchingImages |
|
getset |
Web pages containing the matching images from the Internet.
◆ PartialMatchingImages
| virtual System.Collections.Generic.IList<WebImage> Google.Apis.Vision.v1.Data.WebDetection.PartialMatchingImages |
|
getset |
Partial matching images from the Internet. Those images are similar enough to share some key-point features. For example an original image will likely have partial matching for its crops.
◆ VisuallySimilarImages
| virtual System.Collections.Generic.IList<WebImage> Google.Apis.Vision.v1.Data.WebDetection.VisuallySimilarImages |
|
getset |
The visually similar image results.
◆ WebEntities
| virtual System.Collections.Generic.IList<WebEntity> Google.Apis.Vision.v1.Data.WebDetection.WebEntities |
|
getset |
Deduced entities from similar images on the Internet.
The documentation for this class was generated from the following file: