hasnul / findchess

Determine the locations of chess diagrams in an image. Extract the chess board images and correct for perspective distortion if desired.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Findchess

The goal of this application is to detect the location of chess boards in an image, if any are present.

Notebooks

  • Board detection is explained in the notebook 'expt1.ipynb'
  • Grid detection is explained in the notebook 'expt3.ipynb'

About

Determine the locations of chess diagrams in an image. Extract the chess board images and correct for perspective distortion if desired.

License:MIT License


Languages

Language:Python 100.0%