-
Notifications
You must be signed in to change notification settings - Fork 276
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug: Face mesh-controlled bird in the game isn't responsive in all li…
…ghting conditions This pull request addresses the issue of face mesh tracking being unreliable in varying lighting conditions. I've optimized the detection process by improving the lighting tolerance, ensuring the bird's movement is smoother and more responsive. Additionally, I added an error handler for low webcam frame rates and tweaked the game mechanics, including a timer for more consistent pipe spawning. Changes: Improved face mesh detection Adjusted bird movement sensitivity Enhanced error handling and pipe spawn intervals
- Loading branch information
1 parent
dcfdb71
commit 634c6a0
Showing
1 changed file
with
15 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters