Skip to content
#

virtual-calculator

Here are 4 public repositories matching this topic...

Language: All
Filter by language

Here is source code for an example of hand tracking application (Virtual calculator) using openCV and mediapipe. It is a project for practicing skills in using openCV and image processing in computer vision. With this code, you can create a Virtual calculator and do basic mathematical calculation.

  • Updated Nov 29, 2023
  • Python

The Hand Calculator is an interactive Python application that allows users to perform basic arithmetic operations using hand gestures captured via a webcam. It leverages computer vision techniques to detect and count fingers for inputting numbers (0-5) and recognizes specific hand gestures to select mathematical operations.

  • Updated Nov 4, 2025
  • Python

Improve this page

Add a description, image, and links to the virtual-calculator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the virtual-calculator topic, visit your repo's landing page and select "manage topics."

Learn more