Object localization doesn't work with Vizio node
lesusscrofa opened this issue · 4 comments
Hello,
I can't get any result for object localization with the Visio node.
I think that the error is due to a typo in vision.js line 104 on the branch master features.push({type: "OBJECT_LOCALIZAITION"}); instead of features.push({type: "OBJECT_LOCALIZATION"});
Thanks for your work
Neil (@kolban-google), I didn't realize you wrote this implementation! Very slick, thank you!
Any chance you could take a peek at this issue? It looks like a super quick fix (i.e. just a typo). :)
You still with the Google CE team? We should grab lunch at the Dallas office some time.
Hope you're doing well, and thanks again!
Howdy folks ... sorry for the delay. The subject of this issue has always thrown me ... a "Vizio" node ... not not mine. Now I see it is Cloud Vision. As was commented two years ago ... this was a typo/trivial error. Code changed. I'm going to get the rest of the backlog of issues cleared/closed too before I release on npm/Node-RED a new release ... but we should be good.
Thanks Neil!
I was also confused by the issue title. :)