Google Vision API with R

Hi Everyone,

I am learning how to analyze images using the Roogle Vision package in R (Google Vision API). So far I have been able to successfully analyze one imege at a time. I am trying to analyze a batch of images. Any suggestions? If anyone has a code to share that would be great...or any suggestions will be very much appreciated.

Thank you
Laura

Hello Laura.
As far as I know, the majority of vision API, are related to Python, or instead use the Keras interface of R.
Having said that. I think this resources could be useful for you.
1.GitHub - cloudyr/googleCloudVisionR: Google Cloud Vision API to R . The API repository.
2.R Image Processing and Image Clustering: Simple Computer Vision in R - YouTube
3. https://analyticsindiamag.com/hands-on-guide-to-image-classification-using-r/

Hope this helps.

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.