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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: JavaScript/WebGL webcam face swap with color correction

74 点作者 xavierwebgl大约 7 年前

9 条评论

chrischen大约 7 年前
The link goes to a demo of face detection. For face swap, this is the actual demo: <a href="https:&#x2F;&#x2F;jeeliz.com&#x2F;demos&#x2F;faceFilter&#x2F;demos&#x2F;faceReplacement&#x2F;gif" rel="nofollow">https:&#x2F;&#x2F;jeeliz.com&#x2F;demos&#x2F;faceFilter&#x2F;demos&#x2F;faceReplacement&#x2F;gi...</a>
评论 #17195254 未加载
评论 #17195367 未加载
Moter8大约 7 年前
Giving it webcam access on Chrome Windows, without having a webcam, it gave funny results:<p><a href="https:&#x2F;&#x2F;i.imgur.com&#x2F;k03jWag.png" rel="nofollow">https:&#x2F;&#x2F;i.imgur.com&#x2F;k03jWag.png</a><p>It mirrored my second monitor and different squares appeared all over the screen.
评论 #17195627 未加载
评论 #17196495 未加载
评论 #17196923 未加载
always_good大约 7 年前
I always have this fear in the back of my mind that this sort of website is recording the unflattering video feed of me peering over my triple chins at the laptop that rests on my belly in bed, waiting to potentially blackmail me with it, post it to my facebook feed, or send it to any women that ever had an interest in me.<p>Yes, I would be able to see that in the network traffic, but not if they have a 0-day for my OS.
评论 #17197941 未加载
评论 #17197147 未加载
onion2k大约 7 年前
If you don&#x27;t fancy giving webcam permissions to a random link on the internet you&#x27;ll get a blank page. If you want to read about the code you&#x27;re about to run the originating repo is here - <a href="https:&#x2F;&#x2F;github.com&#x2F;jeeliz&#x2F;jeelizFaceFilter" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jeeliz&#x2F;jeelizFaceFilter</a> - this is one of the examples.
评论 #17195240 未加载
评论 #17194305 未加载
评论 #17197223 未加载
vidarh大约 7 年前
I got just a bunch of blinking rectangles moving over the screen... (Chrome 66 on Linux)
评论 #17194815 未加载
callumlocke大约 7 年前
Never seen a live camera feed working in iOS Safari until now. Has something changed recently to allow this?
评论 #17197189 未加载
评论 #17196585 未加载
评论 #17196844 未加载
chris_engel大约 7 年前
Works fine on Chrome&#x2F;Brave on Android. The blinking rects is actually the face detection algorithm looking for faces. If it finds one, a blue rectangle remains around the face.<p>Remember you need two faces for faceswap ;)
评论 #17197253 未加载
bradknowles大约 7 年前
Hmm. Doesn’t seem to work.<p>Is it that this doesn’t work on iOS, or that it just plain doesn’t work?
评论 #17194977 未加载
评论 #17194494 未加载
realmike33大约 7 年前
Tried it on mobile Chrome for android and it doesn&#x27;t work.<p>Will try it on my Mac later.
评论 #17194268 未加载
评论 #17194120 未加载
评论 #17194526 未加载