Archive for January 22nd, 2006

Jackson Mac Low’s Diastic Algorithm

January 22nd, 2006

I have been trying to implement Jackson Mac Low’s diastic readings[link] in Java for an exercise this week. I managed to work the algorithm partly, I can choose a phrase before compile and spit out the words according to it that my program reads from an input file. Couple of things are missing though;
I am [...]


Reading Golan Levin’s Paper

January 22nd, 2006

I was reading Golan Levin’s paper about Computer Vision, and this area seems has lots of potential overall. In the beginning of his paper he gives a historical background of Computer Vision through Myron Krueger’s works, a figure that coined the term “artifical reality”. It looks like it is the first HCI using camera and [...]