Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我开始使用谷歌移动视觉 API。
我从谷歌给出的例子中看到: 它识别人脸并给出他们的坐标和地标,即眼睛、脸颊等。
我想使用上面给出的坐标,并裁剪出整个面部,即矩形中的整个矩阵。我找不到在谷歌移动视觉 API 中获取框架的方法。
有人得到答案吗?