Android 应用程序中的图像处理

发布于 2024-11-06 05:56:03 字数 65 浏览 0 评论 0原文

有人能帮我解决这个问题吗? 我想在我的 Android 应用程序中进行图像处理,例如亮度和对比度。 有什么想法吗?

Can anyone help me on this one?
I want to do image manipulation in my Android app like Brightness and Contrast.
Any ideas ?

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

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

发布评论

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

评论(1

宁愿没拥抱 2024-11-13 05:56:03

我之前 发布了如何在 android 中对图像进行灰度化的示例。该代码可以用作基本图像处理的起点。我还建议您查看 ColorMatrix 类

I previously posted an example of how to greyscale an image in android. This code could be used as a starting point for basic image manipulation. I also suggest you check out the ColorMatrix class

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