Skip to content

Use OpenCV to recognize the position of pool balls in a game.

Notifications You must be signed in to change notification settings

Kentokamoto/PoolTableRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoolBallRecognition

Use OpenCV to recognize the position of pool balls in a game.

#######################

Image Stitching

####################### The image will have 2 options.

  • Import a full image of the table
  • The second being that the user can import 2 images to be used stitched for stages to follow The focus of the project currently is to import 2 images which are to be stitched together.

#############

Usage

############# The program should be run as follows: ./PoolTable

For example, The program will take the two following images:

LeftImage RightImage

The program will recognize the pockets of the image as follows: LeftCorner RightCorner

If four corners were detected in both the images, the following stitched images will be returned: Stitch

About

Use OpenCV to recognize the position of pool balls in a game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published