This application swaps face between two when an image with two person is passed to the image . It works like the snap Chat face swap .
Zed's BLOG
Sunday, 19 June 2016
Sunday, 5 June 2016
Friday, 1 April 2016
Twitter Bot to Post Automated Cricket Updates Using Tweepy-Python | Dlib | OpenCV
ZedCricBot is a Twitter bot that scraps real time score data from espncricinfo and posts a tweet when ever there is either a 'SIX' - 'FOUR' on twitter with an image whose face is swapped by the players face using dlib-python. like when Russell hitted the six in the 17.4 ball to kohli the bot generated this
Now Russell's face was swapped in the Tony Stark's face and was posted on twitter with the score . It can be improved with some machine learning techniques to analyse the game and generating memes according to the game situation the player's face was also scraped from the espncricinfo .
The project is just for fun and educational purpose not to intend any copyright violation ..
Source Code -> Github
Friday, 26 February 2016
Arduino Controller Android App with Voice Command Support
Arduino Controller an android application that can connect with blue-tooth module of Arduino and pass data to Arduino. The UI includes 6 buttons to pass various inputs to the Arduino and one voice command interface with the following six voice commands.
VALID VOICE COMMANDS
TURN LEFT
TURN RIGHT
MOVE FORWARD
MOVE BACKWARD
ROTATE RIGHT
ROTATE LEFT
Table:
|
---|
SCREENSHOT |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday, 3 February 2016
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
SOURCE
GITHUB: https://github.com/zed41/Magic-Mat-
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-
Tuesday, 19 January 2016
Subscribe to:
Posts (Atom)