TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

74 pointsby xavierwebglabout 7 years ago

9 comments

chrischenabout 7 years ago
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 未加载
Moter8about 7 years ago
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_goodabout 7 years ago
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 未加载
onion2kabout 7 years ago
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 未加载
vidarhabout 7 years ago
I got just a bunch of blinking rectangles moving over the screen... (Chrome 66 on Linux)
评论 #17194815 未加载
callumlockeabout 7 years ago
Never seen a live camera feed working in iOS Safari until now. Has something changed recently to allow this?
评论 #17197189 未加载
评论 #17196585 未加载
评论 #17196844 未加载
chris_engelabout 7 years ago
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 未加载
bradknowlesabout 7 years ago
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 未加载
realmike33about 7 years ago
Tried it on mobile Chrome for android and it doesn&#x27;t work.<p>Will try it on my Mac later.
评论 #17194268 未加载
评论 #17194120 未加载
评论 #17194526 未加载