Difference between revisions of "Raspberry PI Chessboard Camera"
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
# | picture | part | example sources | documents | ~ price |
---|---|---|---|---|---|
1 | ![]() |
Chessboard | Wikipedia | 25 € | |
2 | ![]() |
Chess pieces | Wikipedia | 25 € | |
3 | ![]() |
Raspberry PI | Wikipedia | 45 € | |
4 | ![]() |
Web Camera | Raspberry PI compatibility list (german) | 60 € | |
5 | ![]() |
USB Powerbank | 15 € |
Pictures
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