Earlier quoted context omitted.
It's known as the Rolling Shutter effect. It's most commonly observed when attempting to take still imagery of very fast moving objects like rotors on airplanes, but affects pretty much any image sensor that isn't designed specifically to work around it. The following Wikipedia article goes into far more depth, but the basic problem is that an image sensor doesn't sample every pixel instantly, but instead reads them…
And it is why mechanical shutters are still a thing in dedicated cameras. It is still much faster to move two pieces of metal or carbon fiber over the sensor than it is to read out a multi-megapixel CMOS sensor. When shooting video mechanical shutters cannot be used so the rolling shutter effect can cause artifacts such as fast-moving subjects appear slanted.
Algorithm recovers speech from a potato-chip bag filmed through glass (2014)
51–60 of 111 posts
Re: Algorithm recovers speech from a potato-chip bag filmed through glass (2014)
#52Earlier quoted context omitted.
Don’t disagree. Scale that to an entire populace though.
Well, windowless bathrooms are not uncommon. And most modern construction has walk-in closets, which typically lack windows. Even so, a source of white noise is always prudent.
Re: Algorithm recovers speech from a potato-chip bag filmed through glass (2014)
#53Definitely some interesting applications. Sort of orthogonal but is there a similar way to get sound from seeing someone's lip's move in a video -- would it then be possible to recover audio/conversations from old video only files? Edit: Guess they can read lips via AI https://www.techemergence.com/machine-learning-that-learns-m... Now getting the high quality sound from just video would be amazing.
https://people.eecs.berkeley.edu/~guanhua/paper/WiHear_MobiC...
"WiHear aims to detect human speech by analyzing radio reflections from mouth movements. It requires individual user to train the system extensively, and can recognize only a limited number of words (6 words) with high accuracy."
Re: Algorithm recovers speech from a potato-chip bag filmed through glass (2014)
#54Earlier quoted context omitted.
With enough processing power, you can listen to anyone as long as you can get an object in frame that’s vibrating with speech (the UK and Chinese CCTV networks comes to mind). Depending on resolution, I’d expect this to be the case for any footage already stored. It’s just a matter of having a distributed computing job kicked off to comb through video data and add the additional audio metadata. Will you only speak of…
>the UK and Chinese CCTV networks comes to mind Minor nitpick, but the UK doesn't have a CCTV network. It has a huge number of privately owned CCTV cameras and a relatively small number of CCTV cameras operated by individual local authorities and police forces. The privately-owned cameras aren't joined up in any useful way and are often of very poor quality; the publicly owned cameras are overwhelmingly used for real…
Re: Algorithm recovers speech from a potato-chip bag filmed through glass (2014)
#55“I’m sure there will be applications that nobody will expect. I think the hallmark of good science is when you do something just because it’s cool and then somebody turns around and uses it for something you never imagined. It’s really nice to have this type of creative stuff.” Thinking atomic bombs :(
>Thinking atomic bombs :( The same ones which have prevented large scale open military conflicts involving superpowers for the last 60+ years? Atom bombs have likely saved more lives than they have taken, if we had conventional wars with modern technology without MAD.
Re: Algorithm recovers speech from a potato-chip bag filmed through glass (2014)
#56Earlier quoted context omitted.
Well, windowless bathrooms are not uncommon. And most modern construction has walk-in closets, which typically lack windows. Even so, a source of white noise is always prudent.
And leads to mold and bad air unless you are careful which people aren't
Re: Algorithm recovers speech from a potato-chip bag filmed through glass (2014)
#57Because of a quirk in the design of most cameras’ sensors, the researchers were able to infer information about high-frequency vibrations even from video recorded at a standard 60 frames per second. That’s a pretty convenient quirk if you ask me.
It's known as the Rolling Shutter effect. It's most commonly observed when attempting to take still imagery of very fast moving objects like rotors on airplanes, but affects pretty much any image sensor that isn't designed specifically to work around it. The following Wikipedia article goes into far more depth, but the basic problem is that an image sensor doesn't sample every pixel instantly, but instead reads them…
Re: Algorithm recovers speech from a potato-chip bag filmed through glass (2014)
#58Earlier quoted context omitted.
And it is why mechanical shutters are still a thing in dedicated cameras. It is still much faster to move two pieces of metal or carbon fiber over the sensor than it is to read out a multi-megapixel CMOS sensor. When shooting video mechanical shutters cannot be used so the rolling shutter effect can cause artifacts such as fast-moving subjects appear slanted.
Borrowing from rendering, it seems like a solution would be for every pixel to have "double buffers", one for the measurement in progress and one for the past measurement. Then you just need to make sure you can read all the past values in less than a frame and that all the buffer swaps happen in sync.
Re: Algorithm recovers speech from a potato-chip bag filmed through glass (2014)
#59http://abedavis.com/research.html
and his 2016 PhD thesis, which includes the "chip bag" research.
http://abedavis.com/thesis.pdf
I'm interested in this research, from the angle of "Can passive surface measurements tell us what is happening inside the human body?"
Re: Algorithm recovers speech from a potato-chip bag filmed through glass (2014)
#60At some point it is (controversially) hypothesized that we may be able to pull imprinted recordings off of ancient artifacts: https://en.wikipedia.org/wiki/Archaeoacoustics#Past_interpre...
> [Jones] claimed to have extracted the hum of the potter's wheel from the grooves of a pot, So far so good... > and the word "blue" from an analysis of patch of blue color in a painting. What the hell?