We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
看到腾讯云提供了这么多 AI 图像服务,跃跃欲试!
结果发现,只有 Java, Python, C++ 几款 SDK。
为了前端工程师的福祉,撸了一款 Node 的 SDK,如下:
image-node-sdk
一共支持6大类(信息认证、人脸识别、文字识别、图片识别、人脸核身和人脸融合),35个接口,有些接口是提供了大量免费调用的机会,而有些可会要收费。 共提供两种调用方式。
外链
读取本地文件
欢迎试用以及给我提Issue或PR!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
看到腾讯云提供了这么多 AI 图像服务,跃跃欲试!
结果发现,只有 Java, Python, C++ 几款 SDK。
为了前端工程师的福祉,撸了一款 Node 的 SDK,如下:
image-node-sdk
一共支持6大类(信息认证、人脸识别、文字识别、图片识别、人脸核身和人脸融合),35个接口,有些接口是提供了大量免费调用的机会,而有些可会要收费。
共提供两种调用方式。
外链
读取本地文件
欢迎试用以及给我提Issue或PR!
The text was updated successfully, but these errors were encountered: