Monthly Archives: November 2010

The marker thingy worked :)

After a week of debugging I got the code to do what I wanted.  I have successfully detected a bit stream in the chessboard marker image.  I had to correct for a small error that I encountered las week that … Continue reading

Posted in opencv, PhD | Leave a comment

Principals of Computer System Design: Some comments (II)

While doing some more problems I noticed some more little issues that I want to get down before I forget: There is a misspell on page 282 in the before last paragraph, second line.  It says “flip-flip” when it’s supposed … Continue reading

Posted in PhD | Leave a comment

Principals of Computer System Design: Some comments (I)

This semester I was TA in a class called Building Database systems, Taught by Philippe Bonnet.  The class had a strong systems design focus and the book that was used was Principles of Computer System Desing by Jerome H. Saltzer … Continue reading

Posted in PhD | Leave a comment

New project image label

After some weeks of fiddling with opencv chessboard functions, I finally managed to detect some information on a modified board.  I do still need to address some small mistakes that are related to color detection.  These should be ironed out … Continue reading

Posted in opencv, PhD | Leave a comment