Skip to content

This is python project Virtual_zoom which zooms image with using only three finger(thumb,index finger, middl finger) i have made this using OpenCv

Notifications You must be signed in to change notification settings

Jenil2514/OpenCv_Virtual_zoom_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

OpenCv_Virtual_zoom_

This is python project Virtual_zoom which zooms image with using only three finger(thumb,index finger, middl finger) i have made this using OpenCv

Virtual Zoom README

Project Overview:

This project is a virtual zoom application that utilizes hand gestures to control the zoom level and position of an image. By raising both hands with thumbs, index fingers, and middle fingers up, users can zoom in and out of the image. The distance between the hands determines the zoom level, and the image is automatically centered between the hands.

Features:

  • Zoom Control

    • Raise both hands with thumbs, index fingers, and middle fingers up to activate zoom control.
    • Increase the distance between hands to zoom in.
    • Decrease the distance between hands to zoom out.

Setup

Install Dependencies:

install OpenCv using Terminal :
"pip install opencv-python "

About

This is python project Virtual_zoom which zooms image with using only three finger(thumb,index finger, middl finger) i have made this using OpenCv

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages