Re: [Image-SIG] Problem generating images secuences with increasing/decreasing zooms

2011-10-25 Thread Edward Cannon
I have done this and I seem to recall that I scaled the image before cropping. This worked pretty well for me, but I did zooms on the slow side. Try scaling the image up by the appropriate amount and cutting the next frame out of the new, larger image. Also make sure that each frame is made by resc

[Image-SIG] Problem generating images secuences with increasing/decreasing zooms

2011-10-25 Thread jhonlier suarez molina
I am doing a tool to make animations with PIL but a have troubles when in the secuences with consecutives zoom ins or zoom outs because the zoomed object in the secuence get very perceptible shakes. I noticed that was due to the reference vertex point when the image object is zoomed moved around