Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #44497 > unrolled thread

Re: Shear image (numpy.ndarray)

Started byRadek Machulka <radek.machulka@gmail.com>
First post2013-04-29 13:58 +0200
Last post2013-04-29 13:58 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Shear image (numpy.ndarray) Radek Machulka <radek.machulka@gmail.com> - 2013-04-29 13:58 +0200

#44497 — Re: Shear image (numpy.ndarray)

FromRadek Machulka <radek.machulka@gmail.com>
Date2013-04-29 13:58 +0200
SubjectRe: Shear image (numpy.ndarray)
Message-ID<mailman.1153.1367236732.3114.python-list@python.org>
Yes, I already find that scipy.ndimage.interpolation.affine_transform
will solve this (but thank you Robert anyway!).

Just for others (if somebody will find this thread):
The 'matrix' parameter is transformation matrix for shear
transformation. For more detailes see:
http://en.wikipedia.org/wiki/Shear_matrix

Radek

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web