image processing - WolframAlpha ImageIdentify API -


i need run queries https://www.imageidentify.com/ own program (written in python, shouldn't matter there appears no package works wolframalpha). i've found wolframalpha webservice api reference, don't think can me imageidentify.

wolframalfa support imageidentify language symbol in wolfram language, don't see how can use via api, when imageidentify needs use post request.

it appears impossible via public api, can done using standalone wolframalpha installation - write script uses imageidentify function , feed mathematicascript.


Comments

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -