Skip to content

PJiyush/Cricket-practice-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cricket-practice-app

Welcome to the Cricket Practice App, your virtual cricket training partner! This project is designed to provide cricket enthusiasts with an interactive and engaging way to practice their skills without needing a physical cricket setup. With this app, you can stand in front of your laptop, and face off against a computer-generated opponent in a realistic cricket environment.

Requirements

This application requires following python packages

  1. mediapipe
  2. opencv-python

Getting Started

Getting started with the Cricket Practice App is a straightforward process. Follow these steps to set up and run the app on your laptop:

Note: Before you begin, ensure that you have Python installed on your system.

  1. Fork the Repository:

    • Start by forking the Cricket Practice App repository on GitHub. Click the "Fork" button at the top right corner of the repository page to create your copy of the project.
  2. Clone the Repository:

    git clone https://github.com/PJiyush/cricket-practice-app.git
  3. Navigate to the Project Directory:

    cd cricket-practice-app
  4. Install Dependencies:

    pip install -r requirements.txt
  5. Run the App:

    python Stumping.py

Stumping

Right now only the stumping is implemented, in this you need to catch the ball and bring it to the stumps shown in the form of green rectangle, within the time limit, adjust the camera and subject distance properly to practice/play.

Upcoming..

  1. Batting practice
  2. Throw practice

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published