人脸检测边界框问题

发布于 2024-10-16 20:10:14 字数 119 浏览 2 评论 0原文

我开发了一个人脸检测 Android 应用程序,它能够检测人脸,并在检测到人脸时在人脸周围绘制边界框。但现在我想知道是否可以获取边界框的坐标(x 和 y 轴)或任何确定边界框坐标的方法。你们中有人对此有什么建议吗?提前致谢。

I have developed a face-detection android application which is able to detect faces and draw a bounding box around the person's face when the face is being detected. But for now I was wondering if it is possible to get the coordinates (x and y axis) of the bounding box or any methods to determine the coordinates of the bounding box. Does anyone of you have any suggestions on this? Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

寂寞陪衬 2024-10-23 20:10:14

我正在转发一个包含人脸检测器 J2me 代码的 url。
您可以在 J2me & 上检查逻辑。在Android上实现同样的方法。
希望这篇文章可以帮助我们获得边界框的坐标。

https://labs.ericsson.com/apis/face-detector/documentation

请回复以获取任何说明。

I am forwarding an url which contains the J2me code for Face Detector.
You can check the logic on J2me & implement the same on Android.
Hopefully the article helps us to get the co-ordinate for the Bounding box .

https://labs.ericsson.com/apis/face-detector/documentation

Kindly revert for any clarifications.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文