D
G
I
M
P
S
D
- DefaultMultipleObjectsDetector - class in io.scanbot.multipleobjectsscanner
- Scanbot implementation of MultipleObjectsDetector
- detectOnBitmap(Bitmap,Integer) - function in io.scanbot.multipleobjectsscanner.DefaultMultipleObjectsDetector
- Detects multiple non-overlapping rectangular objects within an Bitmap image.
- detectOnBitmap(Bitmap) - function in io.scanbot.multipleobjectsscanner.DefaultMultipleObjectsDetector
- Detects multiple non-overlapping rectangular objects within an Bitmap image.
- detectOnBitmap(Bitmap,Integer) - function in io.scanbot.multipleobjectsscanner.MultipleObjectsDetector
- Detects multiple non-overlapping rectangular objects within an Bitmap image.
- detectOnBitmap(Bitmap) - function in io.scanbot.multipleobjectsscanner.MultipleObjectsDetector
- Detects multiple non-overlapping rectangular objects within an Bitmap image.
- detectOnNV21(ByteArray,Integer,Integer,Integer) - function in io.scanbot.multipleobjectsscanner.DefaultMultipleObjectsDetector
- Detects multiple non-overlapping rectangular objects within an NV21 format image.
- detectOnNV21(ByteArray,Integer,Integer,Integer) - function in io.scanbot.multipleobjectsscanner.MultipleObjectsDetector
- Detects multiple non-overlapping rectangular objects within an NV21 format image.