Miro's Notes
github rss
/blog /about
tags.

    Slow dependency resolution in Poetry

    2023-05-19

    Poetry is a newish dependency management / packaging software. Recently I've come across a surprising performance issue with its dependency resolution, so I wanted to share a workaround I found.
    Read more ⟶

    Roulette I (in Slovak)

    2014-07-10

    Pred časom sa mi dostal do ruky link na [zaujímavý článok o rulete](http://braniblog.info/2/?fb_action_ids=10204512621958174&fb_action_types=og.likes), nazvaný "Ako som zarobil peniaze a kúpil si Lexus SC430-2003". Veľmi som tomu neveril, ale snažím sa mať hlavu otvorenú, tak som si to aspoň prečítal. V tomto poste by som teda chcel zhrnúť svoje postrehy.
    Read more ⟶

    Roulette II (in Slovak)

    2014-07-10

    Pred časom sa mi dostal do ruky link na [zaujímavý článok o rulete](http://braniblog.info/2/?fb_action_ids=10204512621958174&fb_action_types=og.likes), nazvaný "Ako som zarobil peniaze a kúpil si Lexus SC430-2003". Veľmi som tomu neveril, ale snažím sa mať hlavu otvorenú, tak som si to aspoň prečítal. V tomto poste by som teda chcel zhrnúť svoje postrehy.
    Read more ⟶

    Python Pip Crashes

    2014-02-21

    Fixing my Python install
    Read more ⟶

    Performance of the unwrapIris()

    2014-02-11

    Preformance optimization of a Python function
    Read more ⟶

    Performance of the getOrientationAndMagnitude()

    2014-02-10

    Profiling and performance optimization of a Python function
    Read more ⟶

    Unwrapping the iris

    2014-02-01

    Previously we have looked at detecting the iris in an image of an eye, now we'll look at transforming the circular image into a rectangular one.
    Read more ⟶

    Basic Iris Detection

    2014-01-30

    How to detect the iris in an image of an eye.
    Read more ⟶

    Basic Pupil Detection

    2014-01-29

    How to detect pupil in an image of an eye
    Read more ⟶