com.aspose.barcoderecognition
Class RecognitionHints.ThresholdHints

java.lang.Object
  extended by com.aspose.barcoderecognition.RecognitionHints
      extended by com.aspose.barcoderecognition.RecognitionHints.ThresholdHints
Enclosing class:
RecognitionHints

public static final class RecognitionHints.ThresholdHints
extends RecognitionHints


Nested Class Summary
 
Nested classes/interfaces inherited from class com.aspose.barcoderecognition.RecognitionHints
RecognitionHints.ImageAccessHints, RecognitionHints.ImageBinarizationHints, RecognitionHints.OrientationHints, RecognitionHints.ScanStrengthHints, RecognitionHints.ThresholdHints
 
Method Summary
static RecognitionHints.ThresholdHints getAutoCalculateByImage()
           
static RecognitionHints.ThresholdHints getAutoCalculateByLine()
           
static RecognitionHints.ThresholdHints getCustomized()
           
static RecognitionHints.ThresholdHints getFixedValues()
           
 
Methods inherited from class com.aspose.barcoderecognition.RecognitionHints
equals, getNone, hashCode, op_BitwiseAnd, op_BitwiseAnd, op_BitwiseAnd, op_BitwiseOr, op_BitwiseOr, op_BitwiseOr, op_ExclusiveOr, op_ExclusiveOr, op_ExclusiveOr, toRecognitionHints, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getAutoCalculateByLine

public static RecognitionHints.ThresholdHints getAutoCalculateByLine()

getAutoCalculateByImage

public static RecognitionHints.ThresholdHints getAutoCalculateByImage()

getFixedValues

public static RecognitionHints.ThresholdHints getFixedValues()

getCustomized

public static RecognitionHints.ThresholdHints getCustomized()


Copyright (c) 2002-2012 Aspose Pty Ltd. All Rights Reserved.