Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.32 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.32 KB

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