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.
我开发了一个人脸检测安卓应用程序,它能够检测人脸并在检测到人脸时在人脸周围绘制一个边界框。但是现在我想知道是否可以获得边界框的坐标(x 和 y 轴)或任何确定边界框坐标的方法。你们中有人对此有什么建议吗?提前致谢。
我正在转发一个包含人脸检测器的 J2me 代码的 url。您可以检查 J2me 上的逻辑并在 Android 上实现相同的逻辑。希望这篇文章能帮助我们获得 Bounding box 的坐标。
https://labs.ericsson.com/apis/face-detector/documentation
请回复以进行任何澄清。