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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

ASCII cam – I made this using replit agent

36 点作者 rohitghumare9 个月前

5 条评论

mistercow9 个月前
I&#x27;m kind of confused what&#x27;s going on here. Typically, with this kind of thing, you convert the input image to black and white and then, for each pixel, choose the character whose average value most closely matches that pixel. Then you print out that character in a fixed color. The point is generally to convert the image into a format that would be able to display on a simple text-only output device, like a typewriter.<p>But this seems to be varying the intensity of each character as well, which means you&#x27;d only be able to display the result on a full color display in the first place.
rohitghumare9 个月前
You can watch video for demo: <a href="https:&#x2F;&#x2F;x.com&#x2F;ghumare64&#x2F;status&#x2F;1832737964754878673?s=19" rel="nofollow">https:&#x2F;&#x2F;x.com&#x2F;ghumare64&#x2F;status&#x2F;1832737964754878673?s=19</a>
评论 #41493929 未加载
smlavine9 个月前
I was very coolstruck to discover that GStreamer has a built-in sink to output ASCII &quot;video&quot; to the terminal: <a href="https:&#x2F;&#x2F;gstreamer.freedesktop.org&#x2F;documentation&#x2F;aasink&#x2F;aasink.html" rel="nofollow">https:&#x2F;&#x2F;gstreamer.freedesktop.org&#x2F;documentation&#x2F;aasink&#x2F;aasin...</a>
评论 #41512550 未加载
netsharc9 个月前
Wish-list: Matrix-style &quot;code rain&quot;<p>Hopefully that&#x27;s not a dated reference.
sim7c009 个月前
very cool! now i wanna cam in xterm :&#x27;D. very fun project! good job
评论 #41497636 未加载