Ball Hit Detection Project for Python Machine Learning Jam

Theme: Machine Learning

Project Overview

Create a Python-based machine learning system that accurately detects when a tennis ball hits a designated area on a wall and translates this interaction to a full-size virtual white screen on a computer. Both the physical frame and the virtual screen should maintain a 16:9 aspect ratio.

Core Requirements

  1. Frame Setup:
  2. Camera Setup:
  3. Virtual Screen:
  4. Ball Hit Detection:
  5. Hit Visualization:
  6. Calibration:
  7. Lighting Robustness:

Constraints

Deliverables

  1. Python script implementing the accurate ball hit detection system
  2. Brief user guide for setting up and running the system, including instructions for creating a properly proportioned frame
  3. Short demonstration video showcasing the project in action, highlighting the accuracy of hit detection