tags.
Slow dependency resolution in Poetry
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)
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)
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
Fixing my Python install
Read more ⟶
Performance of the unwrapIris()
Preformance optimization of a Python function
Read more ⟶
Performance of the getOrientationAndMagnitude()
Profiling and performance optimization of a Python function
Read more ⟶
Unwrapping the iris
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
How to detect the iris in an image of an eye.
Read more ⟶
Basic Pupil Detection
How to detect pupil in an image of an eye
Read more ⟶