15.05.2013 Views

Digital image stabilization - Computer Graphics Laboratory

Digital image stabilization - Computer Graphics Laboratory

Digital image stabilization - Computer Graphics Laboratory

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Brute force: dense & model-based<br />

✦ Given low-order motion model<br />

✦ Find parameters that minimize Sum of Square<br />

difference<br />

✦ e.g. for translation:<br />

for tx=x0:step:x1,<br />

for ty=y0:step:y1,<br />

compare <strong>image</strong>1(x,y) to <strong>image</strong>2(x+tx,y+ty)<br />

end;<br />

end;<br />

Tuesday, February 23, 2010

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!