|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BinarizedBitmap | |
---|---|
com.aspose.barcoderecognition | |
com.aspose.barcoderecognition.imaging |
Uses of BinarizedBitmap in com.aspose.barcoderecognition |
---|
Constructors in com.aspose.barcoderecognition with parameters of type BinarizedBitmap | |
---|---|
BarCodeReader(BinarizedBitmap binarizedBitmap)
|
|
BarCodeReader(BinarizedBitmap image,
BarCodeReadType type)
|
Uses of BinarizedBitmap in com.aspose.barcoderecognition.imaging |
---|
Methods in com.aspose.barcoderecognition.imaging that return BinarizedBitmap | |
---|---|
BinarizedBitmap |
MedianSmoothingImageFilter.apply(BinarizedBitmap image)
Applies Median Smoothing filter to the specified image. |
BinarizedBitmap |
IBinarizedBitmapFilter.apply(BinarizedBitmap image)
|
BinarizedBitmap |
ConservativeSmoothingImageFilter.apply(BinarizedBitmap image)
Applies Conservative Smoothing Filter to the specified image. |
Methods in com.aspose.barcoderecognition.imaging with parameters of type BinarizedBitmap | |
---|---|
BinarizedBitmap |
MedianSmoothingImageFilter.apply(BinarizedBitmap image)
Applies Median Smoothing filter to the specified image. |
BinarizedBitmap |
IBinarizedBitmapFilter.apply(BinarizedBitmap image)
|
BinarizedBitmap |
ConservativeSmoothingImageFilter.apply(BinarizedBitmap image)
Applies Conservative Smoothing Filter to the specified image. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |