mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
c++ 33ce0dd7ece806083a631add36b1735a5a600763
This commit is contained in:
@@ -52,7 +52,7 @@ fn FindPattern(view: PatternView<'_>) -> Result<PatternView<'_>> {
|
||||
{
|
||||
return false;
|
||||
}
|
||||
IsPattern::<E2E, 5, 7, false>(view, &PATTERN, spaceInPixel, 0.5, 0.0) != 0.0
|
||||
IsPattern::<E2E, 5, 7, false>(view, &PATTERN, spaceInPixel, 0.1, 0.0) != 0.0
|
||||
},
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user