Using SIMD (SSE) instructions can simplify your life or make it even more miserable …
It depends :D
This is a series of tutorials I’m writing, which is basically also a fight to the death with my arch enemy, C (and it’s brain child, segmentation fault).
The best sandwich when you’re programming, nom nom
February 14, 2012 at 4:32pm
0 notes
Image histogram equalization, the theory and the java implementation to it.
January 24, 2012 at 10:48am
0 notes
I got freakishly hungry, so I made me one of these and published the recipe :)
Funny stuff, really, but so real :D
January 15, 2012 at 11:04am
0 notes
Image binarization with Otsu

Having fun with binarizing images for analyzing computer tomography images :)
Article and source code:
http://zerocool.is-a-geek.net/?p=376
Moving to RAID1
bostjan@ZeroServer1:/etc/init.d$ cat /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : active raid1 sda1[0] sdb1[1]
154798016 blocks [2/2] [UU]
[========>............] resync = 43.4% (67326720/154798016) finish=177.7min speed=8202K/sec
unused devices: <none>
bostjan@ZeroServer1:/etc/init.d$
Moving my server to RAID1, three hours of reinstalling and reconfiguring but totally worth it!
If computer scientists need to know everything there is to know in mathematics, why don’t mathematicians need to know everything there is to know in computer science?
— Me
Java color to grayscale conversion algorithm(s)
My input on the conversion from color to grayscale images :)
http://zerocool.is-a-geek.net/?p=329
Discrete Math …
biyancuh:
Discrete Math is like, “Well, I know this concept well enough. BUT I BARELY KNOW IT.” (!?!??!?!?!)
This is just so true!!! :D
1.