将对象放置在图像亮点周围 - coco2d /opengl / coregraphics?

发布于 2024-11-09 11:49:48 字数 109 浏览 0 评论 0原文

我想提取图像的白色区域/明亮区域并在这些区域中放置自定义对象。我需要知道要使用哪个框架。如果有人做过类似的事情,我将不胜感激。我知道如何获取像素值,但困难的部分是在这些突出显示的区域中创建绽放/星形效果。

I would like to extract the white areas/bright areas of an image and place a custom objects in those areas. I need to know which framework to work with. if anyone has done something similar, I would appreciate an answer. I know how to get Pixel values, however the hard part is creating a Bloom/star effect in those highlighted areas.

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

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

发布评论

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

评论(1

叹沉浮 2024-11-16 11:49:48

您可以制作一个亮度值高于阈值的蒙版,然后模糊或任何蒙版并在图像上方合成。

You could make a mask where the luminance value was above a threshold, then blur or whatever the mask and composite above the image.

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