Michael Jahn

Results 71 comments of Michael Jahn

I will try to help you. PureBarcode = true is only valueable for generated barcode images. It is mostly used for round-tripping tests between generator and decoder. If it is...

I'm not sure what the best way is. I think it doesn't make sense to build in every enhancement. It should be available as an opt-in for users which need...

Why do you think that the CommandLineDecoder only supports barcodes? I can't remember any restrictions on the type of code. Do you have a sample image? Did you try it...

Sorry, I don't own an iOS developer environment. I can't help here. Perhaps there are other users who can answer your question.

I only did some testing within the unity editor in windows.

Thanks for the PR. Can you please check the following commit: https://github.com/micjahn/ZXing.Net/pull/272/commits/b3e5f17ba68f6be3ca37649e62236201d7629a7a There is something wrong because it adds the complete class PDF417EncodingOptions instead of only the necessary attributes. The...

Sorry, no idea. Perhaps you can provide a dump of a Pixel32 array that returns a false result.

> > Michael, Probably I did something wrong, I have used a number of version control systems in my programming career, but never GitHub. I forked the master branch of...

> A few points for the person responsible for the development of BarcodeReaderGeneric And BaseLuminanceSource. I'm the only member of the ZXing.Net team. It is, more or less, a one-man-show....

Can you provide a sample image of your QR codes?