Search found 2 matches

by Erkaci
Mon Apr 16, 2018 11:36 am
Forum: Barcode Reading & Writing
Topic: GDPicture don't recognize some 2D Barcode only if the image is rotated
Replies: 1
Views: 12104

GDPicture don't recognize some 2D Barcode only if the image is rotated

Hello, I have an issue with 2D Barcode (Datamatrix and Qr code) using this configuration : - GDPicture 12.0.0.65 - C# (.NET Framwork 4.7.1) Before I post this topic I have read others, but no right answer found. My Problem is : GdPicture don't recognize this 2d barcode image despite the image is cle...
by Erkaci
Fri Nov 10, 2017 1:58 pm
Forum: Barcode Reading & Writing
Topic: Decode barcode when the barcode type is unknown
Replies: 1
Views: 10761

Decode barcode when the barcode type is unknown

Hello to all, I have a camera scanner which takes image barcode when is available. The image is treated following process: I send the generated image to GDPicture in order to be decoded. Until now I have been using these functions: _mGdPictureImaging.Barcode1DReaderDoScan(imageId, scaneMode, barcode...