public abstract class Filter extends Object
This class represents an abstract image correction algoritm.
Filter()
abstract com.aspose.enhence.ocr.sharedlibrary.bitmap.GrayBitmap
correct(com.aspose.enhence.ocr.sharedlibrary.bitmap.GrayBitmap bitmap)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Filter()
public abstract com.aspose.enhence.ocr.sharedlibrary.bitmap.GrayBitmap correct(com.aspose.enhence.ocr.sharedlibrary.bitmap.GrayBitmap bitmap)
This corrects image.
bitmap
BwBitmap
Copyright © 2017. All Rights Reserved.