Earlier quoted context omitted.
Yes. OBS offers it. Teams and Zoom have guesswork-based imitations.
And where can I find the OBS implementation of this work?
Background Matting: The World is Your Green Screen
11–20 of 60 posts
Re: Background Matting: The World is Your Green Screen
#12Earlier quoted context omitted.
And where can I find the OBS implementation of this work?
https://github.com/obsproject/obs-studio
I thought GP was asking for an implementation of background removal without a green screen.
Re: Background Matting: The World is Your Green Screen
#13If you have a background picture, you have all the info you need to identify your subject - just plain subtraction. I think this is what the Photo Booth app on my circa-2012 MacBook does, quite effectively.
Re: Background Matting: The World is Your Green Screen
#14Earlier quoted context omitted.
https://github.com/obsproject/obs-studio
I found the chroma key implementation, but this seems to assume you have a green screen or similar: https://github.com/obsproject/obs-studio/blob/master/plugins... I thought GP was asking for an implementation of background removal without a green screen.
Re: Background Matting: The World is Your Green Screen
#15What's novel about this? If you have a background picture, you have all the info you need to identify your subject - just plain subtraction. I think this is what the Photo Booth app on my circa-2012 MacBook does, quite effectively.
Re: Background Matting: The World is Your Green Screen
#16Re: Background Matting: The World is Your Green Screen
#17I had a meeting where one participant uses an actual green screen, and the difference was remarkable, with none of the issues above.
Re: Background Matting: The World is Your Green Screen
#18What's novel about this? If you have a background picture, you have all the info you need to identify your subject - just plain subtraction. I think this is what the Photo Booth app on my circa-2012 MacBook does, quite effectively.
A good intuition is that if it were easy to do it already with any background, professional studios wouldn’t be spending so much money on green screens. Background subtraction is pretty poor in general without very constrained setups. Our goal is really to provide professional quality without any of the equipment.
Re: Background Matting: The World is Your Green Screen
#19Is it fast enough to operate on a live video feed from, say, a webcam?
Re: Background Matting: The World is Your Green Screen
#20Is it fast enough to operate on a live video feed from, say, a webcam?