GetLabels {ORTSC} | R Documentation |
This function can be used to classify image based on objects detected
GetLabels(ImagePaths)
ImagePaths |
vector of complete image's paths |
a vector of objects
Mohmed Soudy Mohamed.soudy@57357.com, Yasmine Afify yasmine.afify@cis.asu.edu.eg, and Nagwa Badr Nagwabadr@cis.asu.edu.eg
## Not run:
GetLabels(https://cloud.google.com/vision/docs/images/crop_both.jpeg)
## End(Not run)