Difference between revisions of "CV Chess"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
''in progress'' | ''in progress'' | ||
+ | == Project Overview == | ||
+ | This project aims to use computer vision software to recognize the movements of chess pieces in a game of chess. <br /> | ||
+ | |||
+ | == Team Members == | ||
+ | Robert Goodloe<br /> | ||
+ | Nhut Dhang<br /> | ||
+ | TA: Ethan Shry<br /> | ||
+ | Instructor: Prof. Jim Feher <br /> | ||
+ | |||
+ | == Objectives == | ||
+ | 1) Use OpenCV software to recognize movements of chess pieces. <br /> | ||
+ | 2) Transcribe game of chess and present in user-friendly fashion. <br /> | ||
+ | |||
+ | ==Reach Objectives== | ||
+ | 1) Add an AI component that responds to a users movements. It would display a move which the user must execute on behalf of the AI. <br /> | ||
+ | |||
+ | |||
+ | == Challenges == | ||
+ | == Gantt Chart == | ||
+ | == Budget == | ||
Revision as of 20:02, 19 September 2018
This is the page for our ESE 205 project.
Contents
Project Proposal
in progress
Project Overview
This project aims to use computer vision software to recognize the movements of chess pieces in a game of chess.
Team Members
Robert Goodloe
Nhut Dhang
TA: Ethan Shry
Instructor: Prof. Jim Feher
Objectives
1) Use OpenCV software to recognize movements of chess pieces.
2) Transcribe game of chess and present in user-friendly fashion.
Reach Objectives
1) Add an AI component that responds to a users movements. It would display a move which the user must execute on behalf of the AI.