issues
search
piderman314
/
bardecoder
Detect and decode QR Codes, written in 100% Rust.
MIT License
275
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
deps: `image` to 0.25.0
#58
ykis-0-0
opened
6 months ago
0
Unable to decode QR code that can be decoded by ZXing
#57
Maher4Ever
opened
9 months ago
7
Update README.md
#56
fjolne
closed
9 months ago
1
Does it do only QR codes? What about barcodes themselves (strips)
#55
mahasam1
opened
9 months ago
1
Mode 0111 not yet implemented
#54
RNGKing
opened
1 year ago
0
Could not decode QR generate from fast_qr example
#53
harrystb
opened
1 year ago
0
Way to read binary encoding as raw binary?
#52
KyleMaas
closed
1 year ago
5
Mode 1000 (kanji mode) not yet implemented
#51
KyleMaas
opened
1 year ago
1
Out of bounds panic trying to read image chunks
#50
KyleMaas
closed
1 year ago
10
Support for SubImages?
#49
KyleMaas
closed
1 year ago
6
Enable detection of codes with homographic transformations
#48
stephanemagnenat
closed
1 year ago
3
This Library Doesn't Appear To Work
#47
patientplatypus6
opened
1 year ago
1
Decoding Chrome's caBLE QR codes fails about 20% of the time
#46
micolous
opened
1 year ago
0
Retrieve projection matrix?
#45
stephanemagnenat
closed
1 year ago
3
Bump `image` to `0.24`?
#44
AntoniosBarotsis
closed
1 year ago
7
Fix crash on ios.
#43
dvc94ch
closed
2 years ago
5
'Index out of bounds'-panic when decoding invalid alphanumeric data
#42
xeniagda
closed
2 years ago
2
Is this a mistake/misspell?
#41
mrg0lden
closed
2 years ago
3
The same content twice in one QR-Code causes errors
#40
brandsimon
opened
2 years ago
1
Hi is this project still being supported?
#39
Raj2032
opened
2 years ago
1
Is there a convenient way to return the raw bytes of decoding?
#38
1ooper
closed
2 years ago
2
Panics when attempting to decode some corrupted QR code
#37
yescallop
closed
2 years ago
0
[FR] add CLI
#36
NightMachinery
opened
3 years ago
1
Fails to decode rather obvious QR code
#35
vi
closed
3 years ago
3
Add missing alignment information
#34
thespooler
closed
3 years ago
1
Error decoding QR Code: Mode 1101 not yet implemented.
#33
jmshrv
closed
3 years ago
3
Can't detect this qr code even with manually drawn features
#32
jounathaen
closed
3 years ago
3
Did Not Read QR
#31
Ricotan-Linus
closed
4 years ago
2
Version in README
#30
justinmoon
closed
4 years ago
2
PDF417 barcode not decoding
#29
ppaudel93
opened
4 years ago
0
I can't detect this one, please help
#28
XuTuKe
opened
4 years ago
0
Added test cases containing a large in-the-wild image, and two rotated versions
#27
jjhbw
opened
4 years ago
5
Percentage of loss as part of result
#26
KyleMaas
closed
4 years ago
2
Can't decode barcode unless scaled up
#25
KyleMaas
opened
4 years ago
1
Update the version and README
#24
KyleMaas
closed
4 years ago
2
Add basic support for multithreading
#23
KyleMaas
closed
1 year ago
12
Add test for multiple QR codes in an image
#22
KyleMaas
closed
4 years ago
2
Fix alignment tests drawing out of bounds, output more alignment images
#21
KyleMaas
closed
4 years ago
2
Add support for large quiet zones
#20
KyleMaas
closed
4 years ago
1
Only check for QR code combinations if the combination is reasonably square
#19
KyleMaas
closed
4 years ago
7
Add support for the image 0.23 series
#18
KyleMaas
closed
4 years ago
3
Add support for other QR Code versions and ECC modes
#17
KyleMaas
closed
4 years ago
5
Update image dependency
#16
KyleMaas
closed
4 years ago
0
UTF-8 qrcode
#15
zinggdavid
closed
4 years ago
4
Altering README to get working example
#14
Eosis
closed
4 years ago
1
Fix (hopefully transient) build issue
#13
Eosis
closed
4 years ago
1
Why does the decode method try to own the source?
#12
sumibi-yakitori
closed
4 years ago
2
Panics on rotated image
#11
jjhbw
closed
4 years ago
2
expected enum `image::dynimage::DynamicImage`, found a different enum `image::dynimage::DynamicImage`
#10
mantou132
closed
4 years ago
3
Unable to read 200x200 QR Code with empty center space
#9
oceanlewis
opened
5 years ago
5
Next