I can't open your file because I am not using LV 7.1, but I think I know your problem.
The image you are getting is a partially acquired image that is overwriting the previous buffer. Most likely, you have the "Immediate?" input set to true. This tells the vi to immediately return whatever image it has instead of waiting until acquisition of the current buffer is complete. If you set this input to false, you should get complete images.
If this isn't the problem, you have your program set up with the same buffer for acquisition and analysis.
Bruce
Bruce Ammons
Ammons Engineering