Category Archives: OSS

Concentric Circles

So I found out why I couldn’t get concentric circles, it’s because OpenCV was removing them from the results list. After reading the source a bit I tweaked it so it shouldn’t throw those numbers out. Now I just have to get the library compiled, it seems to be taking ages.

Comparative Study of Hough Transform …

During the time I spent today on my OSS, I read the “Comparative Study of Hough Transform Methods for Circle Finding”. In short it is an overview of Hough Transforms used to find circles within images. The reason I started reading it is that it was referenced in the OpenCV documentation as the root of [...]

I Got My Book

So I got a copy of “Robot Vision” that I ordered a week ago. I opened it up and started pursuing the preface and the introduction. It seems pretty well written (not terribly dry, like my other text books) but a bit dated. The copy I got was published in 1986. I think many of [...]