WebCamBasedChess: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
 
(13 intermediate revisions by the same user not shown)
Line 5: Line 5:
= UCI compatible GUIs =
= UCI compatible GUIs =
== XBoard ==
== XBoard ==
<source lang='bash'>
see {{Link|target=XBoard}}
sudo apt-get install xboard polyglot stockfish
xboard -fUCI -fcp stockfish -sUCI -scp stockfish
</source>
[[File:XBoard2019-10-19.png|400px]]


= Open Source Projects =
= Open Source Projects =
Line 21: Line 17:
* https://gitlab.fing.edu.uy/aricca/chessTrack
* https://gitlab.fing.edu.uy/aricca/chessTrack
* https://github.com/maciejczyzewski/neural-chessboard
* https://github.com/maciejczyzewski/neural-chessboard
* https://github.com/jialinding/ChessVision
* https://github.com/SukritGupta17/Chess-Board-Recognition
* http://chessgrabber.nicolaas.net


= Commercial =
= Commercial =
Line 48: Line 47:
* http://wiki.ros.org/tuw_checkerboard
* http://wiki.ros.org/tuw_checkerboard
* http://js1k.com/2010-first/demo/750
* http://js1k.com/2010-first/demo/750
* http://codebazaar.blogspot.com/2011/08/chess-board-recognition-project-part-1.html
== Research ==
== Research ==
see also {{Link|target=PlayChessWithAWebCam/Papers}}
see also  
* {{Link|target=PlayChessWithAWebCam/Papers}}
* https://www.researchgate.net/project/PlayChessWithAWebCam


== Stackexchange ==
== Stackexchange ==
Line 59: Line 62:


= Videos =
= Videos =
<youtube>uDw_vCNbx-I</youtube>
<youtube>jpTSOkZURWk</youtube>
<youtube>jpTSOkZURWk</youtube>
<youtube>iZOA1ew-zYc</youtube>
<youtube>qbpO1hS_rPE</youtube>
<youtube>qbpO1hS_rPE</youtube>
<youtube>WYtYjKqd0_w</youtube>
<youtube>WYtYjKqd0_w</youtube>
Line 69: Line 74:
<youtube>AQLOj-TylGg</youtube>
<youtube>AQLOj-TylGg</youtube>
<youtube>RkvNJ3yiIrk</youtube>
<youtube>RkvNJ3yiIrk</youtube>
<youtube>svEf53gvRgc</youtube>
<youtube>cS46Ry0ViBk</youtube>
<youtube>cS46Ry0ViBk</youtube>
[[Category:Chess]]
[[Category:Chess]]

Latest revision as of 07:10, 29 December 2019

Projects

  1. PlayChessWithAWebCam
  2. CV_Chess

UCI compatible GUIs

XBoard

see XBoard

Open Source Projects

Commercial

Links

Research

see also

Stackexchange

Videos