Problem generating images secuences with increasing/decreasing zooms

jhonlier suarez molina <[email protected]> Tue, 25 Oct 2011 12:20:28 -0400
Newsgroups gmane.comp.python.image
Organization Joven Club de Computacion y Electronica
Message-ID <1319559628.4083.40.camel@jccefp-server>
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 the mathemathical calculated vertex point
one pixel in any direction because of the integer adjustment from exact
calculations and integer positions pixels.

I normally use the image center as vertex.

Do anyone knows how to solve this?

Any help is welcome.

Thanks in advance
Jhonlier.

_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig