[SciPy-User] Can I corner pin transform an image with scipy?

Chris Colbert sccolbert at gmail.com
Fri Sep 18 20:36:42 EDT 2009


it seems to me that this could be accomplished with successive interpolations.

On Sat, Sep 19, 2009 at 12:22 AM, Gustaf Nilsson
<super.inframan at gmail.com> wrote:
> Hi
> Im working on a (python)scriptable image processing tool, and have found
> good use of scipy already doing gaussian blurs and convolves.
> One function i hope to implement is a cornerpin transform. Is this something
> i can use scipy for? Ive tried to google it but come up with nothing. Maybe
> you scientific fellas have a different name for it? (Im just a nerdy
> computer graphics guy)
>
> heres a picture showing what im trying to do:
> http://help.adobe.com/en_US/AfterEffects/9.0/images/ae_01pp.png
> As you can see, I want to be able to give each corner of the picture
> arbitrary coordinates so that it is scewed like in the example.
>
> Can i do this with scipy?
>
> Cheers
> Gustaf
>
> --
> ■ ■ ■ ■ ■ ■ ■ ■ ■ ■
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>
>



More information about the SciPy-User mailing list