Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #44497 > unrolled thread
| Started by | Radek Machulka <radek.machulka@gmail.com> |
|---|---|
| First post | 2013-04-29 13:58 +0200 |
| Last post | 2013-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.
Re: Shear image (numpy.ndarray) Radek Machulka <radek.machulka@gmail.com> - 2013-04-29 13:58 +0200
| From | Radek Machulka <radek.machulka@gmail.com> |
|---|---|
| Date | 2013-04-29 13:58 +0200 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web