TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Spraying Digital Graffiti

17 点作者 andersource12 个月前

2 条评论

doublerabbit11 个月前
I thought it was going to be related to Projected Graffiti.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;LeonFedotov&#x2F;L.A.S.E.R.-TAG-GRL&#x2F;blob&#x2F;master&#x2F;README.md">https:&#x2F;&#x2F;github.com&#x2F;LeonFedotov&#x2F;L.A.S.E.R.-TAG-GRL&#x2F;blob&#x2F;maste...</a><p><a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20180212143400&#x2F;http:&#x2F;&#x2F;www.muonics.net&#x2F;blog&#x2F;index.php?postid=15" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20180212143400&#x2F;http:&#x2F;&#x2F;www.muonic...</a>
throw4636511 个月前
This is neat -- I&#x27;m reading the code and learning stuff.<p>And automating things like this is undeniably fun.<p>But since the pink layer is derived from the wall layer, I am not sure how much of an advantage this presents in a practical sense over the Photoshop-ish approach, of laying the pink over the wall with a &quot;colour burn&quot; blend mode, and using a slightly blurred noisy mask (or distressing the mask layer in some other way).<p>That could also be set up programmatically in Photoshop (JS) and <i>probably</i> in Krita (Python).<p>Can you do similar blend mode tricks with scikit-image?