image-sig@python.org
[Top] [All Lists]

[Image-SIG] Fwd: Inverse of QUAD transform?

Subject: [Image-SIG] Fwd: Inverse of QUAD transform?
From: "Laura & Edward Cannon"
Date: Fri, 27 Nov 2009 11:48:18 -0800
---------- Forwarded message ----------
From: Laura & Edward Cannon <cannon.el@xxxxxxxxx>
Date: Fri, Nov 27, 2009 at 11:48 AM
Subject: Re: [Image-SIG] Inverse of QUAD transform?
To: Mark Wendell <mark.wendell@xxxxxxxxx>


there is a (undocumented) perspective method that might do what you
want. as I recall
http://mail.python.org/pipermail/image-sig/2005-February/003198.html
is the documentation. There is not an anti-quad however.

On Fri, Nov 27, 2009 at 9:50 AM, Mark Wendell <mark.wendell@xxxxxxxxx> wrote:
> The docs say that the QUAD image transform takes a quadrilateral
> defined by an 8-tuple, and transforms it to a rectangle of the
> provided 'size'.
>
> I need the inverse of that: I need to take a rectangular region, and
> warp it to an arbitrary quad. Is there a way to do that?
>
> thanks
> Mark
> --
> --
> Mark Wendell
> _______________________________________________
> Image-SIG maillist  -  Image-SIG@xxxxxxxxxx
> http://mail.python.org/mailman/listinfo/image-sig
>
_______________________________________________
Image-SIG maillist  -  Image-SIG@xxxxxxxxxx
http://mail.python.org/mailman/listinfo/image-sig

<Prev in Thread] Current Thread [Next in Thread>
  • [Image-SIG] Fwd: Inverse of QUAD transform?, Laura & Edward Cannon <=