Difference between revisions of "WebCamBasedChess"

From BITPlan Wiki
Jump to navigation Jump to search
 
(10 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 22: Line 18:
 
* https://github.com/maciejczyzewski/neural-chessboard
 
* https://github.com/maciejczyzewski/neural-chessboard
 
* https://github.com/jialinding/ChessVision
 
* https://github.com/jialinding/ChessVision
 +
* https://github.com/SukritGupta17/Chess-Board-Recognition
 
* http://chessgrabber.nicolaas.net
 
* http://chessgrabber.nicolaas.net
  
Line 53: Line 50:
  
 
== Research ==
 
== Research ==
see also {{Link|target=PlayChessWithAWebCam/Papers}}
+
see also  
 +
* {{Link|target=PlayChessWithAWebCam/Papers}}
 +
* https://www.researchgate.net/project/PlayChessWithAWebCam
  
 
== Stackexchange ==
 
== Stackexchange ==
Line 63: 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 73: 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 09: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