-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: rewrite StaffFinding while loop and clean up
Fix #1124 - adjust initial condition for staff finding - make sure the blackness will decrease by 0.05 when previous try did not work - make sure the algorithm finds more than one spot - handle worst case when gamera fails and raise exception here to avoid error msg in later jobs - output message for successful or failed staff finding - remove old codes - tested on Einsiedeln 158v, 168r, 269v (which failed in original code) and 059v
- Loading branch information
1 parent
c3b15ef
commit b764640
Showing
1 changed file
with
45 additions
and
26 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