Currently I am using your api to process barcodes. It is taking about 20-30 seconds to return a result. I was wondering how I can speed this process up. Whether its a coding issue or if I have to upgrade my pan.
As you have not mentioned your platform, therefore we assume your are using the Aspose.BarCode for .NET. Regarding the original inquiry, there are lots of processes that you may follow to improve the overall performance while recognizing barcodes. A few most important factors are discussed as follow.
By passing the symbology type (BarCodeReadType) in the BarCodeReader’s constructor, you can tell the BarCodeReader which symboloy to find in the supplied image instead of looking for all the possible symbols.
Reducing the image size also improves the performance as larger image files lead to longer processing time.
Sorry, I am using your cloud API with PHP. I am trying to get information on which barcodes we currently use. I have included an example barcode if that helps. I was trying to find a list of all the different kinds of barcodes you can pass in but I only found EAN128, Code128, Code39.
Thank you for contacting support. We have tested your sample barcode image against the Aspose cloud service. We can recognize Code128 code as “KWX7-SNRXF45G”. Please have a look on the sample code:
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.