Skip to content

sgrieve/PoolTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoolTable

Python code to identify pool balls on a table from screenshots of matches. Currently is able to transform oblique images to an overhead view, identify balls and circle them.

To Do

  • Identify balls on the rail
  • Identify clusters
  • Identify balls by their color
  • Return the centroid of each ball
  • Plot the balls on a table layout
  • Refactor the table bed and ball ID code to remove overlap

About

Using openCV to identify pool balls on a pool table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages