Viewing profile — ahojnnes
ahojnnes
HN member- Joined
- Tue, Feb 28, 2012, 7:42 PM UTC
- HN karma
- 7
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About ahojnnes
No profile information was provided.
Recent public activity
- story
-
comment
Comment #9255969
This is possible: Right click on Symbol, Goto definition. This can be easily mapped to a keybinding as well.
- story
-
comment
Comment #7539343
> from skimage.transform import rotate > rotate(image, angle, resize=True) Also, scikit-image provides a nice interface for geometric transformations: `SimilarityTransform`, `Affin…
-
comment
Comment #7350841
For everyone interested in computer vision / image processing in Python, http://scikit-image.org/ in combination with http://scikit-learn.org/ are also worth a look.
- story
- story