Computer vision

Painting with hand gestures.

I a created a drawing/painting programming using hand gestures πŸ‘Œ.

I made use of mediapipe and computer vision library for python.

I’m gonna upload the code to my GitHub repository https://github.com/anonymousAsquare.

If you have any questions or contributions please πŸ₯Ί contact me. Thank you


Virtual Ai Keyboard

I created a virtual Keyboard using open cv library, it’s a pretty cool project.

It’s actually a 605 lines of codes, the most I have written so far. I used mediapipe to get the hand landmarks.

I’m going to upload the code to my GitHub repository https://github.com/anonymousAsquare

If you have any questions or contributions you can contact me.

Thank you.


Virtual AI calculator

I created a virtual calculator using cv2 and mediapipe.

This is the GitHub link to code https://github.com/anonymousAsquare/AI_CALCULATOR/blob/master/A2.py

If you have any questions or contributions you can contact me.

Thank you.


Colour Detection

I created a color detection application using opencv and mediapipe

This is the link to the code on GitHub https://github.com/anonymousAsquare/color_detection.git

If you have any questions or contribution you are free to contact me.

Thank you 😊


Pong Game using Computer Vision

code: GitHub

I created a simple 2d pong game using the hand data from mediapipe, cv2(computer vision) and pygame module.


Space Invaders

code: GitHub

I created a simple 2d space invaders game using the hand data from mediapipe, cv2(computer vision) and the pygame module.


Handwritten Digits Recognition

code: GitHub

This project demonstrates how to create a digit recognition system using Python, TensorFlow, OpenCV, and Pygame. The system includes three main parts: training a digit recognition model, creating a real-time video digit recognition application, and developing an interactive drawing application for digit recognition.

  • Part 1: Training the Digit Recognition Model.
  • Part 2: Real-time Video Digit Recognition.
  • Part 3: Interactive Drawing Application.

Design a site like this with WordPress.com
Get started