Seeing Buildings Shake With Software
Written by David Conrad   
Sunday, 26 April 2015

Using motion magnification, monitoring large structures could become cheap enough to be routine. All you need is a video camera and you can literally see rigid buildings move like reeds in the wind.

Motion and color magnification using software is something that has been going on for a while. It first came to public attention back in 2005 at Siggraph. This made use of direct tracking of changes in pixels and then applied the detected movement to the image on a larger scale.

In 2012 a team from MIT CSAIL discovered that you could get motion magnification by applying filtering algorithms to the color changes of individual pixels. The method didn't track movement directly, but instead used the color changes that result from the movement. With this technique the team could do some amazing things that depended on the direct observation of color change - like see the pulse in a wrist or the blood pulsing in a face.

The important, and almost accidental, discovery was that in magnifying color changes they also magnified motion. The new method is fast enough to work in real time. 

 

motionmag1

 

Now another MIT team, led by Oral Buyukozturk, has attempted to put the technique to use in monitoring structures - to directly see the vibrations in buildings, bridges and other constructions. Currently such monitoring involves instrumenting the building with accelerometers. This is expensive and doesn't generally give a complete "picture" of what is happening to the building. 

It would be much simpler to point a video camera at the building and use motion magnification software to really see the vibrations. The problem is that you can't be sure that what the software is extracting from the video is indeed the motion of the object and how it relates to the data you would get from the standard method using accelerometers. 

To confirm and calibrate the approach, the team used it to video a PVC pipe struck with a hammer and also measured the outcome using accelerometers and laser vibrometers. The motion magnified video revealed the pipe vibrating in the expected normal modes. You can see how well it worked in the following video: 

 

This is a technique that clearly has other potential uses and the good news is that the original software, not the improved version used here, is available on GitHub with an open source license.

motionmag2
The next stage is to use the method to monitor MIT's Green Building, the Zakim Bridge and the John Hancock Tower in Boston. I wonder if they will put up a monitor to allow people in the buildings, or passing over the bridge, to see just how much they move! It could be an unnerving experience.

 

Banner


Bun Shell Released
29/02/2024

The developers of the Bun JavaScript runtime have released Bun Shell, a new experimental embedded language and interpreter in Bun that lets you run cross-platform shell scripts in JavaScript and TypeS [ ... ]



JConference January 2024 Sessions Now Online
23/02/2024

The talks presented at the 4th JChampions Conference which took place between Jan 25 to Jan 30, are now available for free on YouTube. Topics ranged from Code and Tech to Career Advice.


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Sunday, 26 April 2015 )