微软的Computer Vision API获得图片描述-Python

注册账号:https://www.microsoft.com/cognitive-services/en-us/sign-up,获得一个免费key,免费key限制每月5,000请求, 每分钟20请求。 除了Computer Vision API之外,微软还提供了文本分析,人脸分析等等其它api。 Python代码: import urllib import httplib import json
相关文章
相关标签/搜索