WebDetection
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
WebLabel[]
getBestGuessLabels()
No description
setFullMatchingImages($fullMatchingImages)
No description
WebImage[]
getFullMatchingImages()
No description
setPagesWithMatchingImages($pagesWithMatchingImages)
No description
WebPage[]
getPagesWithMatchingImages()
No description
setPartialMatchingImages($partialMatchingImages)
No description
WebImage[]
getPartialMatchingImages()
No description
setVisuallySimilarImages($visuallySimilarImages)
No description
WebImage[]
getVisuallySimilarImages()
No description
setWebEntities($webEntities)
No description
getWebEntities()
No description
Details
setBestGuessLabels($bestGuessLabels)
No description
WebLabel[]
getBestGuessLabels()
No description
setFullMatchingImages($fullMatchingImages)
No description
WebImage[]
getFullMatchingImages()
No description
setPagesWithMatchingImages($pagesWithMatchingImages)
No description
WebPage[]
getPagesWithMatchingImages()
No description
setPartialMatchingImages($partialMatchingImages)
No description
WebImage[]
getPartialMatchingImages()
No description
setVisuallySimilarImages($visuallySimilarImages)
No description
WebImage[]
getVisuallySimilarImages()
No description
setWebEntities($webEntities)
No description
WebEntity[]
getWebEntities()
No description