Greetings visitor. My name is Dibakar Saha. Presently I am pursuing B. Tech in Computer Science and Engineering. I love programming in Python, C, C++, Java and Android. What you saw were some of my most liked projects.
For more of my projects like Sentiment Analysis, Spam Detection etc check out my github page. I hope you will like my other projects too. Want to know more about me? Check "Around the Web" section.
A motion gesture recognition system that can recognize 16 gestures. Created using Python and OpenCV. Source code here http://github.com/evilport2/simplegesturerecognition
Close ProjectA very simple Facial Recognition system. Not very accurate. Source code here https://evilport2.github.io/Face-Recognition
Close ProjectThis keyboard is displayed on your webcam feed. On doing a "click" gesture the keyboard emulates a keypress which is sent to the current program. Inspired from Intel RealSense. Source code here https://github.com/EvilPort2/Virtual-Keyboard
Close ProjectControlling your mouse using the camera. 2 fingers means controlling the mouse movement. Bringing 2 fingers together for small time is right click whereas long hold is left click and hold. Source code here https://github.com/EvilPort2/Virtual-Mouse
Close ProjectInspired from Apple's FaceID technology. Using the "L" gesture you can lock the computer. On locking an overlay containing a green text saying "Computer is Locked" is displayed. Simultaneously, both the keyboard and the mouse get disabled. The computer can be only unlocked using the face that is set as the password. Source code here https://github.com/EvilPort2/final-year-project
Close ProjectInspired from PS4 and XBox One. One of my favourite projects. The phone here acts like a wireless controller for the video game. According to the phone's inclination DirectX inputs are sent to the game over the local network. This is done using real time reading of the accelerometer data, socket programming and DirectX input using Python. Source code here https://github.com/EvilPort2/NFS-MW-2013-Remote
Close Project