GetLabels: Connects to Google Cloud API label detection and perform...

Description Usage Arguments Value Author(s) Examples

View source: R/GetLabels.R

Description

This function can be used to classify image based on objects detected

Usage

1
GetLabels(ImagePaths)

Arguments

ImagePaths

vector of complete image's paths

Value

a vector of objects

Author(s)

Mohmed Soudy Mohamed.soudy@57357.com, Yasmine Afify yasmine.afify@cis.asu.edu.eg, and Nagwa Badr Nagwabadr@cis.asu.edu.eg

Examples

1
2
3
4
## Not run: 
 GetLabels(https://cloud.google.com/vision/docs/images/crop_both.jpeg)

## End(Not run)

ORTSC documentation built on Feb. 10, 2021, 5:09 p.m.

Related to GetLabels in ORTSC...