This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, June 19, 2007 7:04:43 AM(UTC)
Groups: Registered
Posts: 37
to obtain maximum detection rate, is it recommended to do some preprocessing like binarization/thresholding or does the barcode library already do that on its own?
what is the minimum recommended white space width (in pixels) in a CODE128 code? are there any rules about that?
tia
matthias
#2
Posted
:
Wednesday, June 20, 2007 12:38:54 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
The barcode engine does not
perform pre-processing on the images. If the image quality is poor (such as low
resolution or high noise), you might need to perform s
The minimum white space width is not documented in the
help files, but I tested some barcodes that had a 1-pixel white space between
adjacent black bars, and the engine was able to recognize it correctly. The
documented parameters of different barcode types are listed in the help topic
for the BARCODEDATA structure in the Barcode API help file.
#3
Posted
:
Wednesday, June 20, 2007 1:16:47 AM(UTC)
Groups: Registered
Posts: 37
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.