Detection of Linear Motion
===================

Files:	createMovie
	detectMovementByFourier
	sat.jpg


first run createMovie, e.g.: [mat mov] = createMovie([1,1;0;2;3 -4],0,'sat.jpg')

you can display the result using the matlab command 'movie(mov)'

run detectMovementByFourier(mat)

