Coder Social home page Coder Social logo

brt's Introduction

brt

Board Recognizor of Tiantian

识别准备分两步走:一是使用Tensor flow训练再识别,但不识别颜色。 颜色使用另外的机制,如simpleCV或openCV来做;

这样做,可以使用灰度图来识别,这样效率应该高。

棋子虽然只有几种,但仍使用MNIST的存储格式,这样便于复用。以备将来处理其它设备、软件的截图。

使用simpleCV截出的棋子图,置于resources目录下。

scaffold 目录下的getChessmen中,介绍了如何使用simpleCV截出棋子的方法。

一个手机截屏的棋盘图例如下:

天天的象棋盘

我们的目标,就是上传一个图片,返回一个fen串。如完整的棋盘,返回这样的串:

rnbakabnr/9/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/9/RNBAKABNR

brt's People

Contributors

archcra avatar

Watchers

James Cloos 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.