Categories
-
Spam Blocked
Category Archives: Python
pyblobs with OpenCV 2.1 on Ubuntu 11.10
pyblobs is a Python interface for cvBlobsLib. To use it with OpenCV 2.1 on Ubuntu 11.10 follow these steps. Prerequisites The following dependencies are required to use pyblobs library: sudo apt-get install swig sudo apt-get install libcv-dev sudo apt-get install python2.7-dev … Continue reading