EA Sports Cricket 07: Transforming Gameplay Through Vision Automation

  • Tech Stack: Python, OpenCV, Neural Networks
  • Github URL: Project Link

This project involves tracking a ball's position in a video and classifying the ball's state using a neural network model. The classification results are used to determine the shot to be played in a game scenario.

Features
  • Ball tracking using OpenCV template matching.
  • Ball state classification with a neural network model.
  • Automated shot determination and execution based on ball position and state.