Difference between revisions of "WebCamBasedChess"

From BITPlan Wiki
Jump to navigation Jump to search
Line 46: Line 46:
 
* 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
 +
== Research ==
 +
* https://www.researchgate.net/publication/328461364_Chessboard_and_chess_piece_recognition_with_the_support_of_neural_networks
 +
 
== Stackexchange ==
 
== Stackexchange ==
 
* https://dsp.stackexchange.com/questions/24235/segmenting-and-labeling-chessboards-through-computer-vision
 
* https://dsp.stackexchange.com/questions/24235/segmenting-and-labeling-chessboards-through-computer-vision

Revision as of 12:39, 9 November 2019

Projects

  1. PlayChessWithAWebCam
  2. CV_Chess

UCI compatible GUIs

XBoard

sudo apt-get install xboard polyglot stockfish
xboard -fUCI -fcp stockfish -sUCI -scp stockfish

XBoard2019-10-19.png

Open Source Projects

Commercial

Links

Research

Stackexchange

Videos