Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何用Node调用腾讯AI图像服务 #26

Open
lcxfs1991 opened this issue Jul 4, 2018 · 0 comments
Open

如何用Node调用腾讯AI图像服务 #26

lcxfs1991 opened this issue Jul 4, 2018 · 0 comments

Comments

@lcxfs1991
Copy link
Owner

看到腾讯云提供了这么多 AI 图像服务,跃跃欲试!

结果发现,只有 Java, Python, C++ 几款 SDK。

为了前端工程师的福祉,撸了一款 Node 的 SDK,如下:

image-node-sdk

一共支持6大类(信息认证、人脸识别、文字识别、图片识别、人脸核身和人脸融合),35个接口,有些接口是提供了大量免费调用的机会,而有些可会要收费。
共提供两种调用方式。

  1. 外链

  2. 读取本地文件

欢迎试用以及给我提Issue或PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant