Cloud Vision V1 Client - Class WebDetection (2.1.1)

Reference documentation and code samples for the Cloud Vision V1 Client class WebDetection.

Relevant information for the image from the Internet.

Generated from protobuf message google.cloud.vision.v1.WebDetection

Namespace

Google \ Cloud \ Vision \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ web_entities
array< WebDetection\WebEntity >

Deduced entities from similar images on the Internet.

↳ full_matching_images
array< WebDetection\WebImage >

Fully matching images from the Internet. Can include resized copies of the query image.

↳ partial_matching_images
array< WebDetection\WebImage >

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.

↳ pages_with_matching_images
array< WebDetection\WebPage >

Web pages containing the matching images from the Internet.

↳ visually_similar_images
array< WebDetection\WebImage >

The visually similar image results.

↳ best_guess_labels
array< WebDetection\WebLabel >

The service's best guess as to the topic of the request image. Inferred from similar images on the open web.

getWebEntities

Deduced entities from similar images on the Internet.

Returns
Type
Description

setWebEntities

Deduced entities from similar images on the Internet.

Parameter
Name
Description
var
Returns
Type
Description
$this

getFullMatchingImages

Fully matching images from the Internet.

Can include resized copies of the query image.

Returns
Type
Description

setFullMatchingImages

Fully matching images from the Internet.

Can include resized copies of the query image.

Parameter
Name
Description
var
Returns
Type
Description
$this

getPartialMatchingImages

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.

Returns
Type
Description

setPartialMatchingImages

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.

Parameter
Name
Description
var
Returns
Type
Description
$this

getPagesWithMatchingImages

Web pages containing the matching images from the Internet.

Returns
Type
Description

setPagesWithMatchingImages

Web pages containing the matching images from the Internet.

Parameter
Name
Description
var
Returns
Type
Description
$this

getVisuallySimilarImages

The visually similar image results.

Returns
Type
Description

setVisuallySimilarImages

The visually similar image results.

Parameter
Name
Description
var
Returns
Type
Description
$this

getBestGuessLabels

The service's best guess as to the topic of the request image.

Inferred from similar images on the open web.

Returns
Type
Description

setBestGuessLabels

The service's best guess as to the topic of the request image.

Inferred from similar images on the open web.

Parameter
Name
Description
var
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: