Building a Computer Vision rig with SimpleCV and IPython
A project of mine requires some image processing and OCR, which has led me into the interesting world of computer vision. My initial research led me pretty quickly to OpenCV which is used by google among others for all things computer vision. However, this seemed a bit overkill for my use case, and with a [...]
willycs40 Uncategorized Computer Vision