michaeljohnclancy / gambit

0 stars 0 forks source link

Android UI for camera preview #22

Open nicola-sorace opened 2 years ago

nicola-sorace commented 2 years ago

Android interface for the Camera Preview screen. This should pretty much follow the material guide for live object detection, with some flavoring for this specific use case. Main elements:

Unlike the guide, our app will continue to process frames forever rather than switching to a results screen once an object is detected. For this reason I'm thinking that the reticle should seamlessly morph into an object marker around the chessboard, transitioning without user interaction into recording the game. Additional elements for this:

During live detection, it might be cool to use the warped image as a background instead of a drawn chessboard.

nicola-sorace commented 2 years ago

Current tooltip behaviour: