Android - 移动设备上的边缘检测

发布于 2024-10-15 20:15:57 字数 124 浏览 1 评论 0原文

我正在使用 JAVA 作为基本编程语言开发 android SDK。要求之一是我需要对图像执行边缘检测。有没有第三方API可以和我的开发代码集成?

任何免费或付费的 api 都值得赞赏。

问候, 普内特

I am working on android SDK using JAVA as base programming language. One of the requirement is that I need to perform edge detection on an image. Is there any third party api that can be integrated with my development code.

Any free or paid api is appreciated.

Regards,
Puneet

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

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

发布评论

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

评论(1

一花一树开 2024-10-22 20:15:57

您可以尝试此网址

作者使用Sobel算子进行边缘检测。

You can try this URL.

The author has used Sobel operator for edge detection.

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