# Goals Tracking of piece movements. # Algorithms - Mean shift tracking to determine where pieces are and where they've ended up? # Notes - Allow `space-bar` trigger to notate move. Additionally, justifies the timer # Parts - [x] Detect when a move is made - [x] What is the `moved from` position - [x] What is the `moved to` position
Goals
Tracking of piece movements.
Algorithms
Notes
space-bartrigger to notate move. Additionally, justifies the timerParts
moved frompositionmoved toposition