Live data from Hacker News

Viewing profile — ahojnnes

ahojnnes

HN member
Joined
Tue, Feb 28, 2012, 7:42 PM UTC
HN karma
7
Public activity
7 items

About ahojnnes

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #9255969

    This is possible: Right click on Symbol, Goto definition. This can be easily mapped to a keybinding as well.

  3. story
  4. 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…

  5. 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.

  6. story
  7. story