Y
Hacker News
new
|
ask
|
show
|
jobs
by
nadermx
655 days ago
This is cool. I made a background remover for image and video a few years back
https://github.com/nadermx/backgroundremover/
Always happy to see other people exploring this niche
2 comments
anduc
655 days ago
It's nice to see it here, imagine it works like your repo but runs entirely in the user's browser, very cool, doesn't need any complicated setup
link
nadermx
655 days ago
Yeah, that is awesome
link
afuqya
655 days ago
@nadermx Does it work in real time for webcam? I ask that because you have an animated gif in your link.
link
nadermx
654 days ago
I haven't messed much with it, but it would be possible to probably have ffmpeg pull the stream and run it at 30 fps blocks. Can do a pull request if you want
link