Magic mirror: One way mirror with a monitor behind it
21–30 of 32 posts
Re: Magic mirror: One way mirror with a monitor behind it
#22Re: Magic mirror: One way mirror with a monitor behind it
#23Re: Magic mirror: One way mirror with a monitor behind it
#24How about just sticking an iPad running a custom app behind the mirror, instead of this complicated set up?
Re: Magic mirror: One way mirror with a monitor behind it
#25Detect motion -> refresh the data and wake up the monitor. Or just wake up the monitor since the data is being refreshed quite frequently already.
Also, I don't have any complaints about code clarity, everything seems straightforward.
Well done!
Re: Magic mirror: One way mirror with a monitor behind it
#26Very cool, though I'm disappointed that it's not interactive. I agree that touch isn't the right choice for a mirror, but that's not the only option. Adding a camera and a bit of OpenCV code could give you a "light" version of a Kinect interface -- broad gestures or hand signs shouldn't be hard to use to change modes. Or a microphone and some voice recognition. Not sure what the open-source state of the art is like,…
It used a camera and the faceAPI from Seeing Machines to overlay a digital Andy Warhol on the viewer's face, tracking their motions and saying Andy Warhol-like things periodically :-)
Re: Magic mirror: One way mirror with a monitor behind it
#27The new Acura MDX has something like this for its backup camera. The center rear view mirror looks normal, until you put it in reverse. When you do, the left hand side of the mirror becomes the backup camera monitor, with no reflection. The best part is, you can still see a reflection in the right side of the mirror, so you can use it as normal, and you don't have to look down at your dashboard to see the video feed.
http://www.amazon.com/VTB44MC-4-3-Inch-Digital-Monitor-Combi...
Re: Magic mirror: One way mirror with a monitor behind it
#28Re: Magic mirror: One way mirror with a monitor behind it
#29Re: Magic mirror: One way mirror with a monitor behind it
#30How about just sticking an iPad running a custom app behind the mirror, instead of this complicated set up?