Inherits asposebarcode.Assist.BaseJavaClass.
|
def | __init__ (self, qualitySettings) |
|
def | init (self) |
|
def | getAllowInvertImage (self) |
|
def | setAllowInvertImage (self, value) |
|
def | getAllowIncorrectBarcodes (self) |
|
def | setAllowIncorrectBarcodes (self, value) |
|
def | getReadTinyBarcodes (self) |
|
def | setReadTinyBarcodes (self, value) |
|
def | getCheckMore1DVariants (self) |
|
def | setCheckMore1DVariants (self, value) |
|
def | getAllowComplexBackground (self) |
|
def | setAllowComplexBackground (self, value) |
|
def | getAllowMedianSmoothing (self) |
|
def | setAllowMedianSmoothing (self, value) |
|
def | getMedianSmoothingWindowSize (self) |
|
def | setMedianSmoothingWindowSize (self, value) |
|
def | getAllowRegularImage (self) |
|
def | setAllowRegularImage (self, value) |
|
def | getAllowDecreasedImage (self) |
|
def | setAllowDecreasedImage (self, value) |
|
def | getAllowWhiteSpotsRemoving (self) |
|
def | setAllowWhiteSpotsRemoving (self, value) |
|
def | getAllowOneDAdditionalScan (self) |
|
def | setAllowOneDAdditionalScan (self, value) |
|
def | getAllowOneDFastBarcodesDetector (self) |
|
def | setAllowOneDFastBarcodesDetector (self, value) |
|
def | getAllowMicroWhiteSpotsRemoving (self) |
|
def | setAllowMicroWhiteSpotsRemoving (self, value) |
|
def | getAllowSaltAndPaperFiltering (self) |
|
def | setAllowSaltAndPaperFiltering (self, value) |
|
def | getAllowDetectScanGap (self) |
|
def | setAllowDetectScanGap (self, value) |
|
def | getAllowDatamatrixIndustrialBarcodes (self) |
|
def | setAllowDatamatrixIndustrialBarcodes (self, value) |
|
def | getAllowQRMicroQrRestoration (self) |
|
def | setAllowQRMicroQrRestoration (self, value) |
|
def | getAllowOneDWipedBarsRestoration (self) |
|
def | setAllowOneDWipedBarsRestoration (self, value) |
|
def | getDetectorSettings (self) |
|
def | setDetectorSettings (self, value) |
|
def | applyAll (self, Src) |
|
def | getJavaClass (self) |
|
def | setJavaClass (self, javaClass) |
|
def | getJavaClassName (self) |
|
def | isNull (self) |
|
def | printJavaClassName (self) |
|
◆ __init__()
def asposebarcode.Recognition.QualitySettings.__init__ |
( |
|
self, |
|
|
|
qualitySettings |
|
) |
| |
◆ applyAll()
def asposebarcode.Recognition.QualitySettings.applyAll |
( |
|
self, |
|
|
|
Src |
|
) |
| |
◆ getAllowComplexBackground()
def asposebarcode.Recognition.QualitySettings.getAllowComplexBackground |
( |
|
self | ) |
|
◆ getAllowDatamatrixIndustrialBarcodes()
def asposebarcode.Recognition.QualitySettings.getAllowDatamatrixIndustrialBarcodes |
( |
|
self | ) |
|
◆ getAllowDecreasedImage()
def asposebarcode.Recognition.QualitySettings.getAllowDecreasedImage |
( |
|
self | ) |
|
◆ getAllowDetectScanGap()
def asposebarcode.Recognition.QualitySettings.getAllowDetectScanGap |
( |
|
self | ) |
|
◆ getAllowIncorrectBarcodes()
def asposebarcode.Recognition.QualitySettings.getAllowIncorrectBarcodes |
( |
|
self | ) |
|
◆ getAllowInvertImage()
def asposebarcode.Recognition.QualitySettings.getAllowInvertImage |
( |
|
self | ) |
|
◆ getAllowMedianSmoothing()
def asposebarcode.Recognition.QualitySettings.getAllowMedianSmoothing |
( |
|
self | ) |
|
◆ getAllowMicroWhiteSpotsRemoving()
def asposebarcode.Recognition.QualitySettings.getAllowMicroWhiteSpotsRemoving |
( |
|
self | ) |
|
◆ getAllowOneDAdditionalScan()
def asposebarcode.Recognition.QualitySettings.getAllowOneDAdditionalScan |
( |
|
self | ) |
|
◆ getAllowOneDFastBarcodesDetector()
def asposebarcode.Recognition.QualitySettings.getAllowOneDFastBarcodesDetector |
( |
|
self | ) |
|
◆ getAllowOneDWipedBarsRestoration()
def asposebarcode.Recognition.QualitySettings.getAllowOneDWipedBarsRestoration |
( |
|
self | ) |
|
◆ getAllowQRMicroQrRestoration()
def asposebarcode.Recognition.QualitySettings.getAllowQRMicroQrRestoration |
( |
|
self | ) |
|
◆ getAllowRegularImage()
def asposebarcode.Recognition.QualitySettings.getAllowRegularImage |
( |
|
self | ) |
|
◆ getAllowSaltAndPaperFiltering()
def asposebarcode.Recognition.QualitySettings.getAllowSaltAndPaperFiltering |
( |
|
self | ) |
|
◆ getAllowWhiteSpotsRemoving()
def asposebarcode.Recognition.QualitySettings.getAllowWhiteSpotsRemoving |
( |
|
self | ) |
|
◆ getCheckMore1DVariants()
def asposebarcode.Recognition.QualitySettings.getCheckMore1DVariants |
( |
|
self | ) |
|
◆ getDetectorSettings()
def asposebarcode.Recognition.QualitySettings.getDetectorSettings |
( |
|
self | ) |
|
◆ getHighPerformance()
def asposebarcode.Recognition.QualitySettings.getHighPerformance |
( |
| ) |
|
|
static |
◆ getHighQuality()
def asposebarcode.Recognition.QualitySettings.getHighQuality |
( |
| ) |
|
|
static |
◆ getHighQualityDetection()
def asposebarcode.Recognition.QualitySettings.getHighQualityDetection |
( |
| ) |
|
|
static |
◆ getMaxBarCodes()
def asposebarcode.Recognition.QualitySettings.getMaxBarCodes |
( |
| ) |
|
|
static |
◆ getMaxQualityDetection()
def asposebarcode.Recognition.QualitySettings.getMaxQualityDetection |
( |
| ) |
|
|
static |
◆ getMedianSmoothingWindowSize()
def asposebarcode.Recognition.QualitySettings.getMedianSmoothingWindowSize |
( |
|
self | ) |
|
◆ getNormalQuality()
def asposebarcode.Recognition.QualitySettings.getNormalQuality |
( |
| ) |
|
|
static |
◆ getReadTinyBarcodes()
def asposebarcode.Recognition.QualitySettings.getReadTinyBarcodes |
( |
|
self | ) |
|
◆ init()
def asposebarcode.Recognition.QualitySettings.init |
( |
|
self | ) |
|
◆ initQualitySettings()
def asposebarcode.Recognition.QualitySettings.initQualitySettings |
( |
|
qualitySettings | ) |
|
|
static |
◆ setAllowComplexBackground()
def asposebarcode.Recognition.QualitySettings.setAllowComplexBackground |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setAllowDatamatrixIndustrialBarcodes()
def asposebarcode.Recognition.QualitySettings.setAllowDatamatrixIndustrialBarcodes |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setAllowDecreasedImage()
def asposebarcode.Recognition.QualitySettings.setAllowDecreasedImage |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setAllowDetectScanGap()
def asposebarcode.Recognition.QualitySettings.setAllowDetectScanGap |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setAllowIncorrectBarcodes()
def asposebarcode.Recognition.QualitySettings.setAllowIncorrectBarcodes |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setAllowInvertImage()
def asposebarcode.Recognition.QualitySettings.setAllowInvertImage |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setAllowMedianSmoothing()
def asposebarcode.Recognition.QualitySettings.setAllowMedianSmoothing |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setAllowMicroWhiteSpotsRemoving()
def asposebarcode.Recognition.QualitySettings.setAllowMicroWhiteSpotsRemoving |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setAllowOneDAdditionalScan()
def asposebarcode.Recognition.QualitySettings.setAllowOneDAdditionalScan |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setAllowOneDFastBarcodesDetector()
def asposebarcode.Recognition.QualitySettings.setAllowOneDFastBarcodesDetector |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setAllowOneDWipedBarsRestoration()
def asposebarcode.Recognition.QualitySettings.setAllowOneDWipedBarsRestoration |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setAllowQRMicroQrRestoration()
def asposebarcode.Recognition.QualitySettings.setAllowQRMicroQrRestoration |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setAllowRegularImage()
def asposebarcode.Recognition.QualitySettings.setAllowRegularImage |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setAllowSaltAndPaperFiltering()
def asposebarcode.Recognition.QualitySettings.setAllowSaltAndPaperFiltering |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setAllowWhiteSpotsRemoving()
def asposebarcode.Recognition.QualitySettings.setAllowWhiteSpotsRemoving |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setCheckMore1DVariants()
def asposebarcode.Recognition.QualitySettings.setCheckMore1DVariants |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setDetectorSettings()
def asposebarcode.Recognition.QualitySettings.setDetectorSettings |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setMedianSmoothingWindowSize()
def asposebarcode.Recognition.QualitySettings.setMedianSmoothingWindowSize |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setReadTinyBarcodes()
def asposebarcode.Recognition.QualitySettings.setReadTinyBarcodes |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ detectorSettings
asposebarcode.Recognition.QualitySettings.detectorSettings = None |
|
static |
◆ javaClassName
string asposebarcode.Recognition.QualitySettings.javaClassName = "com.aspose.mw.barcode.recognition.MwQualitySettings" |
|
static |