|
Description
J4L Barcode Vision is a Java component which can read (scan) barcodes images. It support the following features:
* Finding all barcodes in large images (for example in a scanned page or document) * Barcodes can have any orientation (vertical, horizontal, rotated) * Supported barcode symbologies are: EAN13, EAN8, CODE128/EAN128, CODE39 (and extended) , INTERLEAVED 25, IDENTCODE, UPCA , UPCE .... (more can be devoloped on demand)
The requirements are:
* Java 1.4 or 1.5 (let us know if you need a version for 1.3 or 1.2)
Know limitations are:
* Best result are achieved with black barcodes on white background. * Shadowed or blurred barcodes can be unreadable.
|