Anyone able to test my barcode-ocr?

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

this is very useful for me. thanks for the hard work.
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
User avatar
Kukulkan
Addict
Addict
Posts: 1396
Joined: Mon Jun 06, 2005 2:35 pm
Location: germany
Contact:

Post by Kukulkan »

Just as a quick update:

Today the new release is made public.

Here are the current features:

- recognizes EAN128 (with checksum-validation)
- recognizes EAN13 (with checksum-validation)
- recognizes EAN8 (with checksum-validation)
- recognizes UPC-A (with checksum-validation)
- recognizes Code128 (with checksum-validation)
- recognizes Code39 (with optional checksum-validation)
- recognizes 2/5 and 2/5 interleaved
- finds barcodes in whole documents
- reads BMP, TIF, JPG and PNG
- NEW: reads PDF directly *
- NEW: converts PDF to image and images to PDF *
- returns position, type, orientation and content of each barcode found
- methods to read isolated barcode bitmaps
- recognizes barcodes rotated by 180°, horizontal and vertical
- works on W98/ME/2000/2000 Server/XP/2003 Server
- english documentation in PDF format
- no runtime-files needed
- additional ActiveX-interface included (VBScript, ASP, VB6, .NET...)

*) There is no PDF support in the demo version.

Here is the link to the website (german and english):
http://www.inspirant.de/index.php?ref=prodinbarcodeocr

Kukulkan
leodh
Enthusiast
Enthusiast
Posts: 164
Joined: Sun Nov 06, 2005 6:07 am
Location: Perth Western Australia

Re: Anyone able to test my barcode-ocr?

Post by leodh »

Hi Kukulkan,

Is this still active.

Regards
Regards
Leo
User avatar
Kukulkan
Addict
Addict
Posts: 1396
Joined: Mon Jun 06, 2005 2:35 pm
Location: germany
Contact:

Re: Anyone able to test my barcode-ocr?

Post by Kukulkan »

Hi Leo,

no, it is no longer active. I cancelled everything in 2011. Since then I have a new company and did not continue anything.

Best,

Kukulkan
Post Reply