Quantcast
Channel: XnView Software
Viewing all articles
Browse latest Browse all 4990

Tagging (categories)

$
0
0
by m.Th. (Posted Tue Jan 17, 2017 5:10 pm)
A nice option would be to call Google's free Vision API and automatically detect objects in the image. The API is very, very simple to use - just one HTTP call to https://vision.googleapis.com/v1/images:annotate, and you get a JSON output with the entities detected in the image.


Good idea. However it needs synchronous inet link. We need thinking to make it more flexible - for example async batch tagging.

Read Main Topic

Viewing all articles
Browse latest Browse all 4990

Trending Articles