Two Way Mirror Improves Video Conferencing
51–60 of 92 posts
Re: Two Way Mirror Improves Video Conferencing
#52At the end of the video, he tried it with his friend who's not using the apparatus. Yet, her eyes seem to be looking at him too. What do you think?
Maybe I've just gotten too used to video calls...
Re: Two Way Mirror Improves Video Conferencing
#53Couldn't you lie the screen completely flat and build it the other way (reflecting the screen and passing through the camera), avoiding the keyboard problem?
Re: Two Way Mirror Improves Video Conferencing
#54Earlier quoted context omitted.
Even with multi-camera setups?
Seems possible. If the user is actually looking at the center of the screen then we only need to shift the view, not digitally move their eyes. That seems very doable with some GPU code.
Most of the literature I've seen has been on specifically gaze correction, which isn't actually what you would want.
Re: Two Way Mirror Improves Video Conferencing
#55[1] https://twitter.com/gunnarmorling/status/1296043605459705856
Re: Two Way Mirror Improves Video Conferencing
#56Earlier quoted context omitted.
Even with multi-camera setups?
Seems possible. If the user is actually looking at the center of the screen then we only need to shift the view, not digitally move their eyes. That seems very doable with some GPU code.
This seems about as hard as digitally moving eyes.
I think the main source of artifacts is going to be lighting and reflections. Specular color or reflections are only possible to see when light, surface position and normal, and observer are arranged in a specific way. If you have 2 or more cameras positioned elsewhere, there's no way to find out what color is visible to another camera in the center.
Modern AI can try to guess, but fundamentally there's no that info anywhere in the video. It can assume the object surface is made of small count of uniform materials, and extrapolate materials across picture and across frames, but this gonna fail too often for biologicals subjects like people.
Re: Two Way Mirror Improves Video Conferencing
#57Personally I'm very happy with this. Means you can tune out and keep working on stuff that matters to you when the call starts going off-track or out of your area.
Re: Two Way Mirror Improves Video Conferencing
#58If you have a multi-monitor setup, make a slight gap between two of them and put the camera behind the gap. Then position the video window so the camera is central to it.
Re: Two Way Mirror Improves Video Conferencing
#59With so much multi-image computational photography and video processing these days, I've been wondering whether we could have a multiple camera system (with cameras on the top, bottom, left, and right of the screen) and a processor that can simulate a camera in the center of the screen - or even dynamically moved to the eyes of the caller. I know there's a bunch of research on viewpoint interpolation, but how close m…
Re: Two Way Mirror Improves Video Conferencing
#60With so much multi-image computational photography and video processing these days, I've been wondering whether we could have a multiple camera system (with cameras on the top, bottom, left, and right of the screen) and a processor that can simulate a camera in the center of the screen - or even dynamically moved to the eyes of the caller. I know there's a bunch of research on viewpoint interpolation, but how close m…
May be the in-display camera will solve it easier, where the camera is integrated beneath the display seeing through a semi transparent OLED panel.