quirc/lib
YAMAMOTO Takashi de68db7b69 otsu: Use double for weighted sums
My phone camera produces 12M-pixel images.
They can easily overflow an int.
2021-04-08 13:38:30 +09:00
..
decode.c Optimize quirc_flip() 2020-09-22 12:14:09 +02:00
identify.c otsu: Use double for weighted sums 2021-04-08 13:38:30 +09:00
quirc.c define a QUIRC_PIXEL_ALIAS_IMAGE constant to explicit conditional path 2019-07-02 09:22:25 +02:00
quirc.h Support horizontally flipped QR-codes according to ISO 18004:2015 2020-09-21 16:54:55 +02:00
quirc_internal.h Fix stack corruption and bus errors while scanning oversized QR codes 2020-09-15 00:51:41 +02:00
version_db.c Deinterleave blocks correct. 2016-12-28 15:37:18 +13:00