Archives
-
OpenCV Progress
Things are going well after the first week working with OpenCV. I have no proper complaints about the library, but I still have that uneasy feeling one gets when using something so high-level. It is particularly acute in this case, as computer vision problems are notoriously ill-posed and, having researched many of them heavily, I [...]
Comments OffDec 16th, 2008 | Filed under Uncategorized -
OpenCV, Day One
I’ve been building on my research lab’s computer vision codebase for a couple years now, slowly adding functionality as it’s needed to get some experiment or other done. It’s built on National Instruments’ LabWindows/CVI IDE, along with their image acquisition and low-level CV stuff, so it’s strictly Windows-based and the code is basically useless in [...]
Comments OffDec 10th, 2008 | Filed under Uncategorized