node-red-contrib-image-output
node-red-contrib-image-output copied to clipboard
Google face Detection - google vision flow
your node looks promising, and the google face detetion flow on the readme.md even more.
do you have a link to this google-flow? or a link to a node-module? may you put it on the readme.md?
thx, 👍
Unfortunately I don't think I have the code anymore as it was only on my local machine at the time :( it was fairly easy to implement though, as it was pretty much just a call to Google Vision API
i searched the web and stranded here:
https://github.com/GoogleCloudPlatform/node-red-contrib-google-cloud/blob/master/examples/Vision.json
maybe another starting point to re-create your flow... 😉