class WebDetection extends Collection (View source)

Properties

protected $collection_key
protected $bestGuessLabelsType
protected $bestGuessLabelsDataType
protected $fullMatchingImagesType
protected $fullMatchingImagesDataType
protected $pagesWithMatchingImagesType
protected $pagesWithMatchingImagesDataType
protected $partialMatchingImagesType
protected $partialMatchingImagesDataType
protected $visuallySimilarImagesType
protected $visuallySimilarImagesDataType
protected $webEntitiesType
protected $webEntitiesDataType

Methods

setBestGuessLabels($bestGuessLabels)

No description

getBestGuessLabels()

No description

setFullMatchingImages($fullMatchingImages)

No description

getFullMatchingImages()

No description

setPagesWithMatchingImages($pagesWithMatchingImages)

No description

getPagesWithMatchingImages()

No description

setPartialMatchingImages($partialMatchingImages)

No description

getPartialMatchingImages()

No description

setVisuallySimilarImages($visuallySimilarImages)

No description

getVisuallySimilarImages()

No description

setWebEntities($webEntities)

No description

getWebEntities()

No description

Details

setBestGuessLabels($bestGuessLabels)

No description

Parameters

$bestGuessLabels

WebLabel[] getBestGuessLabels()

No description

Return Value

WebLabel[]

setFullMatchingImages($fullMatchingImages)

No description

Parameters

$fullMatchingImages

WebImage[] getFullMatchingImages()

No description

Return Value

WebImage[]

setPagesWithMatchingImages($pagesWithMatchingImages)

No description

Parameters

$pagesWithMatchingImages

WebPage[] getPagesWithMatchingImages()

No description

Return Value

WebPage[]

setPartialMatchingImages($partialMatchingImages)

No description

Parameters

$partialMatchingImages

WebImage[] getPartialMatchingImages()

No description

Return Value

WebImage[]

setVisuallySimilarImages($visuallySimilarImages)

No description

Parameters

$visuallySimilarImages

WebImage[] getVisuallySimilarImages()

No description

Return Value

WebImage[]

setWebEntities($webEntities)

No description

Parameters

$webEntities

WebEntity[] getWebEntities()

No description

Return Value

WebEntity[]