Giter Club home page Giter Club logo

chessputzer's Introduction

Chessputzer recognizes chess positions. Use the web interface (easier!) or follow these instructions for the command line.

Examples

For best results, include the border of the chessboard and crop close to it. If parts of the diagram are blurry and harder to decipher, the algorithm makes the best guess based on other pieces on the board.

Note: the program is intended for fonts that usually appear in print. Images created by chess software might not work.

Please let me know if you have examples of books and images that cause problems.

Have fun!


Chessputzer was inspired by Fenbot but the internals are quite different. It is designed for scanned images using popular fonts, with plenty of noise and artifacts. Our aim is to do less, but tolerate more.

How it works

  1. Cropping and Cutting where we detect the boundary of the chessboard and split it up into 64 squares.

  2. Filtering and Matching where we rediscover the ancient technique of template matching. And spend many happy hours removing the stripes from the dark squares.

  3. Error correction where we admit that the board probably does not have six knights on it, and make the best guess.

  4. Deep Learning where we turn to the twenty-first century alchemists.

chessputzer's People

Contributors

metterklume avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.