Author Archives: Abhinav Sood

About Abhinav Sood

Computer Science Engineer, Passionate Coder and The Good Guy.

Humanoid Robot NAO performing Sun Salutation

I had the opportunity to implement the Human Robot Interaction module on the NAO Humanoid Robot during my internship at Gade Autonomous Systems Private Limited in Hyderabad recently. As a part of it, I programmed the NAO humanoid robot to … Continue reading

Posted in Humanoid Robot | 1 Comment

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

Posted in Computer Vision, Python | Tagged , , | Leave a comment