bardecode.com
barcode reading software
  • Home
  • Download
  • Purchase
  • SDK Licensing
  • Pricing
    • Windows SDK Price List
    • Windows SDK with PDF Extension Price List
    • PDF Extension For Windows Price List
    • Linux SDK Price List
    • Multi-Platform Toolkit for .Net/Docker Price List
    • BardecodeFiler Desktop Only Price List
    • BardecodeFiler Windows Service Price List
    • DOS Command Prompt Barcode Tool Price List
  • Products
    • Barcode Reader Toolkit for Windows
    • Barcode Reader Toolkit for Linux
    • BardecodeFiler Application Desktop Only
    • BardecodeFiler Application & Windows Service
    • Windows DOS Command Prompt Barcode Tool
    • Multi-Platform Barcode Reader Toolkit for .Net Standard on Docker
    • Aquaforest’s Autobahn DX
  • Knowledge Base
    • Documentation
    • Specifications
  • News
  • Contact
    • About Us
    • Resellers
    • Links
Select Page ...

Category : Knowledge Base

NoiseReduction - filter noise out of an image

admin October 26, 2009 Documentation, Knowledge Base No Comments

If the NoiseReduction property is none zero then the toolkit will run an image through a noise reduction filter before scanning for barcodes. The filter removes marks from an image that are unlikely to be part of a barcode. A larger value for NoiseReduction will remove larger marks from the image, but may also destroy vital barcode.

Continue Reading →

PageNo - specify page number to scan

admin October 26, 2009 Documentation, Knowledge Base No Comments

Overview PageNo is a 1 based index that specifies the page to be scanned in an image. A value of zero indicates that every page will be scanned Type: SHORT Default value: 0  

Pattern - specify regular expression that barcode value must match

admin October 26, 2009 Documentation, Knowledge Base No Comments

Overview   The Pattern property is a regular expression that each barcode found in an image is compared against. The toolkit will only return barcodes that match the pattern. The toolkit use POSIX extended regular expression syntax. Examples: “ABCDEF” will match all barcodes containing “ABCDEF” (e.g “XYZABCDEFXYZ”) . “ABC[0-9]+” will match all barcodes containing “ABC”

Continue Reading →

PdfBpp - color depth when loading PDF documents

admin October 26, 2009 Documentation, Knowledge Base No Comments

Overview   PdfBpp is the number of bits-per-pixel to be used when converting a pdf file into image format, before scanning for a barcode. The value should be 1, 8 or 24. Has no effect when PdfImageOnly is set to True. Type: SHORT Default value: 1  

PdfDpi - resolution when loading PDF documents

admin October 26, 2009 Documentation, Knowledge Base No Comments

Overview   PdfDpi is the number of dots-per-inch to be used when converting a pdf file into image format, before scanning for a barcode. Has no effect when PdfImageOnly is set to True. Type: SHORT Default value: 300    

Photometric - color interpretation for bi-tonal bitmaps

admin October 26, 2009 Documentation, Knowledge Base No Comments

Overview The Photometric property determines how the toolkit interprets a pixel value in a bi-tonal bitmap passed to the ScanBarCodeFromBitmap method. Pixel Value = 0 Pixel Value = 1 Photometric = 0 Black White Photometric = 1 White Black This property is not used with the ScanBarCode or ScanBarCodeFromDIB methods. Type: SHORT Default value: 0

PrefOccurrence - preferred hit-count for a barcode

admin October 26, 2009 Documentation, Knowledge Base No Comments

Overview   As the SDK scans an image it assigns a score to each barcode candidate. At the end of a scan, any candidates with a score >= PrefOccurrence are reported by the SDK. If no candidate meets this criteria then the SDK selects the candidate with the highest score and reports this barcode if it

Continue Reading →

QuietZoneSize - size of quiet zone around barcode

admin October 26, 2009 Documentation, Knowledge Base No Comments

Overview When the toolkit checks for a barcode on a scan line in an image, it ignores those parts of the line that are not preceded by the number of white pixels specified by QuietZoneSize.   When the property has a value of 0 then the quiet zone is calculated 1/10th of the value of the image

Continue Reading →

ReadCodabar - enable codabar barcode reading

admin October 26, 2009 Documentation, Knowledge Base No Comments

Overview When set to TRUE the toolkit will search for codabar barcodes. Type: BOOL Default value: TRUE  

ReadCode128 - enable Code 128 barcode reading

admin October 26, 2009 Documentation, Knowledge Base No Comments

Overview   When set to TRUE the toolkit will search for type 128 barcodes. Type: BOOL Default value: TRUE  

« First...10«19202122»...Last »
  • Copyright © 2021 Softek Software Ltd. All Rights Reserved