Skip to content

Small toy app using Matlab to test some image processing operations simulating the Tennis Hawk Eye System

Notifications You must be signed in to change notification settings

seba3c/hawk-eye-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hawk-eye-sim

Small toy app using Matlab to test some image processing operations simulating a Tennis Hawk Eye.

The script received as input a simplified image of a tennis court with a tennis ball over the court (or None) and some additional data (like the type of game: Single or Doubles).

Using different image operations and techniques (i.e erosion, dilation, region growing, etc.) the script indicates if the ball is IN or OUT the valid area of the tennis court.

Screenshots

  • Parameters: Game Type: DOUBLES Player direction: LEFT Point type: SERVICE Service target direction: LEFT
  • Result: IN

  • Parameters: Game Type: DOUBLES Player direction: LEFT Point type: SERVICE Service target direction: LEFT
  • Result: OUT

Requirements

  • To run this application a version of Matlab is needed.

Run the examples

About

Small toy app using Matlab to test some image processing operations simulating the Tennis Hawk Eye System

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages