Sign In  Sign Up Live-Chat

Problem with QR symbols detection

Last post 08-26-2008, 10:14 AM by dean. 9 replies.
Sort Posts: Previous Next
  •  05-07-2008, 5:22 AM 125780

    Problem with QR symbols detection

    Attachment: Present (inaccessible)
    Hello!

    I have some problem with QR symbol detection. For test I create 8 symbols and put it on one image. If all the symbols placed in on line BarCodeReader detect all symbols without problem. But if symbols placed in ‘row’ and ‘column’ BarCodeReader can’t detect all symbols. Merely symbols lost. Are you having some solution for this problem?

    Thanks
     
  •  05-07-2008, 10:55 AM 125845 in reply to 125780

    Re: Problem with QR symbols detection

    Hi,

    We are checking this issue and will get back to you shortly.


    Best Regards,

    Saqib Razzaq
    Support Developer
    Aspose Guangzhou Team

     
  •  06-17-2008, 5:08 AM 131585 in reply to 125845

    Re: Problem with QR symbols detection

    Hello! Any progress? We would like an update about this issue. Thank you.
     
  •  06-17-2008, 8:19 AM 131630 in reply to 131585

    Re: Problem with QR symbols detection

    Hi icharitoudis,

       Sorry that it’s a defect of the recognition function. It will cause some difficulty if a few big barcodes are put together into one image like your sample, the recognition progress of one barcode will be interferential by other barcodes that are around it. My suggestion is, put the barcodes into a multi-page tiff image, do not put too many barcodes into one single page. Is this possible in your application?

           For your reference, here is an article showing how to read barcodes from multiple page tiff image

     

           http://www.aspose.com/community/blogs/customer.newsletters/archive/2008/01/01/aspose-customer-newsletter-january-2008.aspx

     

           And if you had installed Aspose.BarCode 2.6.0, you can find a sample project from the start menu [Aspose.BarCode\Samples\VS2005\MultiPage Tiff Sample.sln], it demonstrate how to create/save barcodes into multipage tiff image and recognition the data from each page.

     

       Thanks

     


    Dean Deng
    Lead Developer
    Aspose Guangzhou Team
    About Us
    Contact Us
     
  •  07-02-2008, 8:45 AM 133997 in reply to 131630

    Re: Problem with QR symbols detection

    Hello!

    Unfortunately it’s not possible because we do not generate the images, we just try to read the data from them.

    So, we need some solution about this problem. (Maybe detect separate lines with barcodes, and we decode information line by line or something like that…)

    Please inform me about any solution.

     
  •  07-04-2008, 1:58 AM 134298 in reply to 133997

    Re: Problem with QR symbols detection

    Hi,

       Is the picture attached in your first post actually the same form as the images you need to read?Could you provide some sample pictures from your production?

       Thanks


    Dean Deng
    Lead Developer
    Aspose Guangzhou Team
    About Us
    Contact Us
     
  •  08-18-2008, 7:25 AM 140155 in reply to 134298

    Re: Problem with QR symbols detection

    Hi,
    Yes, the picture attached in my first post actually is the same as the image we need to read, but some times the image will have more barcodes on one line.
     
  •  08-19-2008, 8:30 AM 140424 in reply to 140155

    Re: Problem with QR symbols detection

    Attachment: Present (inaccessible)

    Hi,

       There are some cross lines between each row/column of the symbols in your sample (marked in the attached picture), if it's the same as the production pictures, I think we can split the symbols by finding these lines and then feed each symbol to BarCodeReader one by one, that will make great improvement for the recognition. Do you think this suggestion is compatible for your application? I can provide sample codes for splitting the symbols if so.

       Thanks


    Dean Deng
    Lead Developer
    Aspose Guangzhou Team
    About Us
    Contact Us
     
  •  08-25-2008, 2:43 AM 141074 in reply to 140424

    Re: Problem with QR symbols detection

    Yes it is compatible for our application. I am waiting for sample code.

     

    Thank you,

     
  •  08-26-2008, 10:14 AM 141282 in reply to 141074

    Re: Problem with QR symbols detection

    Attachment: Present (inaccessible)

    Hi icharitoudis,

       Please check the attached beta dll, this version improves the recognition for QR code, and I'd test it with your sample tiff images and all of the barcodes were found successfully.

       Thanks

     

     


    Dean Deng
    Lead Developer
    Aspose Guangzhou Team
    About Us
    Contact Us
     
View as RSS news feed in XML