Tuesday, 26 January 2016

Magic Mat-The Screen that detects object on it (An WebCam,OpenCV-Python and a broken monitor)

MAGIC MAT is a small project in OpenCV using the cloud sight api.

It is a setup of a laptop , a mounted webcam and another 15 " lcd display  . It works like when you put an object on the MagicMat(the lcd display) It detects the position of that object and tries to recognize that object with the help of cloud sight api .

THE SETUP




MAGIC MAT ON WORK


 





SOURCE

GITHUB: https://github.com/zed41/Magic-Mat-

Wednesday, 13 January 2016

EarthQuake Data Python EarthQuakeIndiaPy

An Easy interface to access Indian Earthquake Data from http://imd.gov.in in python 


GitHUB 


Monday, 11 January 2016

Way2SmsPython Script





Way2SmsPy is python library to send sms from python program through your Way2Sms account.

 

SOURCE @ GITHUB