An open API service for providing issue and pull request metadata for open source projects.

GitHub / zxing-cpp/zxing-cpp issues and pull requests

#972 - Remove legacy `OneToFourBitPattern` function from Code93 decoder

Pull Request - State: closed - Opened by wooyechan about 1 month ago - 3 comments

#970 - MicroQR does not report number of lines and columns nor cell size (c++)

Issue - State: closed - Opened by lleroy about 1 month ago - 2 comments

#969 - Make ZXingReaderTest dependent on ZXingWriterTest

Pull Request - State: closed - Opened by maxksielaff about 1 month ago - 1 comment

#968 - Question about OneToFourBitPattern usage in Code93Reader

Issue - State: closed - Opened by wooyechan about 1 month ago - 3 comments

#967 - Minimal fix for issue #961

Pull Request - State: closed - Opened by HoratiuMarginean about 2 months ago - 3 comments

#966 - QR Code detection fails when not centered

Issue - State: open - Opened by ardavan34 about 2 months ago - 3 comments

#964 - downstream visibility of -DZXING_EXPERIMENTAL_API

Issue - State: closed - Opened by tonycoz about 2 months ago - 3 comments

#963 - Reading beyond buffer in NarrowWideThreshold()

Issue - State: closed - Opened by janpatera about 2 months ago - 1 comment

#962 - Update README.md with OpenHarmony build project

Pull Request - State: open - Opened by kuniqi about 2 months ago - 2 comments

#961 - QR Code Binary Encoding 1 Byte shorter

Issue - State: closed - Opened by HoratiuMarginean about 2 months ago - 4 comments

#960 - Barracudas

Issue - State: closed - Opened by janpatera about 2 months ago - 1 comment

#957 - uprev cargo dependencies

Pull Request - State: closed - Opened by samuelcolvin 2 months ago - 10 comments

#956 - Aztec codes are not consistently detected

Issue - State: closed - Opened by buddingspacer 2 months ago - 5 comments

#955 - 请问哪里可以下载较早的版本比如0.3.0或者0.2.0版本

Issue - State: closed - Opened by cbanhuidaxue 3 months ago - 1 comment

#954 - PDF417 Extra: fix the "Addresse" typo

Pull Request - State: closed - Opened by Sec-ant 3 months ago - 1 comment

#952 - Add experimental tryDenoise to C API

Pull Request - State: closed - Opened by magethle 3 months ago

#951 - Detection fails with corrupted QRCode finder patterns

Issue - State: open - Opened by magethle 3 months ago - 13 comments

#950 - Expose structure append metadata via C API

Pull Request - State: closed - Opened by magethle 3 months ago

#949 - /example/ZXingReader -symbol segmentation fault

Issue - State: closed - Opened by Sec-ant 3 months ago - 3 comments

#948 - python: switch binding library to `nanobind`

Pull Request - State: open - Opened by Doekin 3 months ago - 2 comments

#947 - Specified type for std::max and std::min to resolve windows.h issues.

Pull Request - State: closed - Opened by puz-ya 3 months ago - 3 comments

#946 - MaxiCode not detected when multiple codes are present in a single image

Issue - State: closed - Opened by BartOstrovv 3 months ago - 3 comments

#945 - Improvements to Qt/QML interface

Pull Request - State: open - Opened by m7913d 3 months ago - 1 comment

#944 - WASM: add `EXPORTED_RUNTIME_METHODS` to linker flags

Pull Request - State: closed - Opened by Sec-ant 3 months ago - 1 comment

#943 - Wasm wrapper build fails to run, using latest emscripten sdk.

Issue - State: closed - Opened by synedra-mpe 3 months ago - 3 comments

#942 - Content: modify `bytesECI()` to behave like a standard reader w.r.t. ECIs

Pull Request - State: closed - Opened by axxel 3 months ago - 1 comment

#941 - Added missing public header file Range.h

Pull Request - State: closed - Opened by arnowillig 3 months ago - 1 comment

#939 - kn: linux targets is not buliding under cxx20

Issue - State: open - Opened by ISNing 3 months ago - 3 comments

#938 - Prevent image buffer exhaustion on Android using Qt

Pull Request - State: closed - Opened by m7913d 3 months ago - 11 comments

#936 - Change the behaviour of `bytesECI()`?

Issue - State: closed - Opened by axxel 4 months ago - 4 comments

#935 - Failed to Decode GS1 DataBar Truncated Barcode

Issue - State: closed - Opened by wooyechan 4 months ago - 4 comments

#934 - Is the `IsLinearCode` function name spelled wrong?

Issue - State: closed - Opened by Xie-Long-0 4 months ago - 1 comment

#933 - Update gitignore

Pull Request - State: closed - Opened by Xie-Long-0 4 months ago

#931 - Oversaturated/thick DataMatrix fails

Issue - State: open - Opened by hengzezhan 4 months ago - 2 comments

#930 - unclear dmcode decode fail

Issue - State: closed - Opened by hengzezhan 4 months ago

#928 - zxing-cpp throw zxing::error when read this barcode

Issue - State: closed - Opened by mslichao 4 months ago - 1 comment

#924 - Remove ZXing path from include path

Pull Request - State: open - Opened by fnadeau 4 months ago - 2 comments

#923 - Refactor include path

Pull Request - State: closed - Opened by fnadeau 4 months ago - 1 comment

#920 - error C2872: 'byte': ambiguous symbol

Issue - State: closed - Opened by Roger8 4 months ago - 3 comments

#918 - AZDecoder: fix `ParseStructuredAppend()` when have ECIs

Pull Request - State: closed - Opened by gitlost 4 months ago

#917 - AZDecoder: add flag `haveFNC1` and only erase `<GS>` if set.

Pull Request - State: closed - Opened by gitlost 4 months ago - 1 comment

#916 - The first byte is lost when recognizing the Aztec code

Issue - State: closed - Opened by nayk1982 4 months ago - 1 comment

#915 - stbi_load_from_memory

Issue - State: closed - Opened by naushadck 4 months ago - 1 comment

#914 - Barcode Scanning Produces Incorrect Characters (Encoding Issue)

Issue - State: closed - Opened by bmhungqb 4 months ago - 4 comments

#913 - rgbData to Gray

Issue - State: closed - Opened by naushadck 4 months ago - 1 comment

#912 - stb-populate

Issue - State: closed - Opened by naushadck 4 months ago - 1 comment

#911 - Unresolved external symbol "ReadBarcodes()"

Issue - State: closed - Opened by naushadck 4 months ago - 4 comments

#910 - Question for moduleSize in QRDetector

Issue - State: closed - Opened by wooyechan 5 months ago - 7 comments

#909 - Build in Windows using cmake/MSVC

Issue - State: closed - Opened by naushadck 5 months ago - 5 comments

#908 - Simple example in "To read barcodes" (Getting Started)

Issue - State: closed - Opened by naushadck 5 months ago - 6 comments

#907 - Build error

Issue - State: closed - Opened by naushadck 5 months ago - 7 comments

#906 - Detecting QR Code in my image

Issue - State: closed - Opened by naushadck 5 months ago - 3 comments

#905 - QRCode detect problem-messey codes

Issue - State: closed - Opened by Miker12345 5 months ago - 9 comments

#904 - Swift Package Manager - porting from ZXingObjC

Issue - State: closed - Opened by salvatoreboemia 5 months ago - 1 comment

#902 - [Python] Support using system CMake

Pull Request - State: closed - Opened by mgorny 6 months ago - 6 comments

#901 - Improve Result Position Orientation Accuracy

Issue - State: closed - Opened by JayParikh20 6 months ago - 3 comments

#900 - Reverse NDEBUG semantic

Issue - State: closed - Opened by shmerl 6 months ago - 3 comments

#899 - Android error : tried to acquire more than maxImages buffers

Issue - State: closed - Opened by ApiTracer 6 months ago - 1 comment

#898 - Regarding the verification logic for the quiet zone of 1D barcodes

Issue - State: closed - Opened by MioChiu 6 months ago - 2 comments

#897 - Android wrapper 2.3.0 non-SNAPSHOT release

Issue - State: closed - Opened by nift4 6 months ago - 7 comments

#896 - Example of zxing-cpp/wasm demo

Issue - State: closed - Opened by DonKoko 6 months ago - 2 comments

#895 - Are there plans to add Bazel build support?

Issue - State: closed - Opened by MiyamuraMiyako 6 months ago - 2 comments

#894 - Partial rMQR not detected

Issue - State: closed - Opened by Coro365 6 months ago - 4 comments

#893 - Is there an override zint setting!

Issue - State: closed - Opened by jungjin09 6 months ago - 2 comments

#892 - QR codes with rounded corners are not recognized

Issue - State: closed - Opened by Alexdat2000 7 months ago - 2 comments

#890 - Prevent text to extend!

Issue - State: closed - Opened by jungjin09 7 months ago

#889 - Changed thread_local to ZX_THREAD_LOCAL

Pull Request - State: closed - Opened by MonkeybreadSoftware 7 months ago - 5 comments

#888 - High processing time on pixelated images

Issue - State: closed - Opened by eduardoatr 7 months ago - 10 comments

#887 - Release tarball has dangling symlinks

Issue - State: open - Opened by ilmari-lauhakangas 7 months ago - 4 comments

#885 - [question] x86 Binary / Bulding for a x86 architecture

Issue - State: closed - Opened by blauertee 7 months ago

#884 - .Net Wrapper dotnetstandard2.0 support

Issue - State: closed - Opened by blauertee 7 months ago - 3 comments

#883 - Remove dependency of the new writer API on the readers

Issue - State: open - Opened by axxel 7 months ago - 42 comments

#882 - WinRT/NuGet publication of 2.3.0 failed

Issue - State: open - Opened by axxel 7 months ago

#881 - Add version functions

Pull Request - State: closed - Opened by MonkeybreadSoftware 7 months ago - 3 comments

#880 - HRI: update AIs to latest gs1-syntax-dictionary.txt

Pull Request - State: closed - Opened by gitlost 7 months ago

#879 - [Closed] Created by mistake from a forked repository

Pull Request - State: closed - Opened by GUIEEN 7 months ago

#878 - Convert assertion to throwing error

Pull Request - State: closed - Opened by GUIEEN 7 months ago - 6 comments

#877 - Handle ZXingError class in iOS wrapper

Pull Request - State: closed - Opened by GUIEEN 7 months ago - 4 comments

#874 - i want to cross compiled this but how

Issue - State: closed - Opened by NileshSapkale301 8 months ago - 1 comment

#872 - android: add linker flag to support flexible page sizes in Android 15

Pull Request - State: closed - Opened by ccrowell-kr 8 months ago - 1 comment

#871 - Android 15 16KB Page Size Support

Issue - State: closed - Opened by ccrowell-kr 8 months ago - 4 comments

#870 - Consider using unicode escape sequence for special characters

Issue - State: closed - Opened by asesidaa 8 months ago - 1 comment

#869 - Image border seems to be considered as a quiet zone (Interleaved 2of5)

Issue - State: closed - Opened by synedra-mpe 8 months ago - 11 comments

#868 - crash with clang build and activated memory sanitizer on Fedora 41

Issue - State: closed - Opened by a3emdot 8 months ago - 13 comments

#867 - cppcheck errors

Issue - State: closed - Opened by nikolaydubina 9 months ago - 2 comments

#866 - Incorrect corner positions when `isPure` is not set

Issue - State: closed - Opened by Sec-ant 9 months ago - 1 comment

#865 - Does ZXing support reading rotated barcodes

Issue - State: closed - Opened by shuchao97 9 months ago - 2 comments

#864 - Missing include (for std::nullptr_t)

Pull Request - State: closed - Opened by stbergmann 9 months ago - 2 comments

#863 - Compiling zxing with msvc

Issue - State: closed - Opened by Xennor 9 months ago - 7 comments

#861 - QR Code: add the possibility to set a fixed version

Pull Request - State: closed - Opened by betarho 9 months ago - 2 comments

#859 - Some PDF417 on driver license cannot be read

Issue - State: closed - Opened by mslichao 9 months ago - 2 comments

#858 - README: fix typos

Pull Request - State: closed - Opened by spageektti 9 months ago - 2 comments

#857 - target_precompile_headers

Issue - State: closed - Opened by pepeverde9 9 months ago