-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace use of degrees where radians should be in QRCode FinderPatter…
…nDetector Summary: Fixes how cosine value thresholds are calculated. Also modifies acceptable range of `angleTolerance` parameter for `FinderPatternDetector::extractIndexTriplets()` and cleans up some assert statements.. Reviewed By: janherling Differential Revision: D60244369 fbshipit-source-id: a5ae51a5d089157982a7ccf5ba5c29339c285baa
- Loading branch information
1 parent
52a2030
commit 872022d
Showing
2 changed files
with
7 additions
and
8 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
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