Difference between revisions of "Raspberry PI Chessboard Camera"

From BITPlan Wiki
Jump to navigation Jump to search
Line 46: Line 46:
 
./installOpenCV
 
./installOpenCV
 
./install
 
./install
 +
</source>
 +
=== Test ===
 +
<source lang='bash'>
 +
./test
 
</source>
 
</source>
  

Revision as of 15:51, 15 October 2019

Parts List

Parts-List as Excel File

# picture part example sources documents ~ price
1 Brett-Bundesliga_200x200.jpg Chessboard

Schachversand Ullrich

Wikipedia 25 €
2 Bundesliga57f787924d743_200x200.jpg Chess pieces

Schachversand Ullrich

Wikipedia 25 €
3 Raspberry Pi 3 Model B.png Raspberry PI

Amazon

Wikipedia 45 €
4 LogitechC615.jpeg Web Camera

Amazon

Raspberry PI compatibility list (german) 60 €
5 71KECb7RmVL. SX679 .jpg USB Powerbank

Amazon

15 €

Pictures

SAM 9947.JPG SAM 9949.JPG SAM 9951.JPG Chess34563.jpg

Installation

see Raspberry PI WebCam for the WebCam installation.

CV_Chess

Trying out the CV_Chess project from https://classes.engineering.wustl.edu/ese205/core/index.php?title=CV_Chess Fork of it at:

Installation

git clone  https://github.com/WolfgangFahl/ESE205-CVChess/
./installOpenCV
./install

Test

./test

Links