BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-recognizer
/
com.microblink
/
BitmapQueue
Bitmap
Queue
open
class
BitmapQueue
:
CameraFrameQueue
<
BitmapResult
>
Created by nawilliams on 4/10/18.
Members
Constructors
Bitmap
Queue
Link copied to clipboard
constructor
(
)
Functions
blur
Score
Link copied to clipboard
open
fun
blurScore
(
)
:
Int
open
fun
blurScore
(
blurScore
:
Int
)
clear
Link copied to clipboard
open
fun
clear
(
)
dequeue
Link copied to clipboard
open
fun
dequeue
(
)
:
BitmapResult
enqueue
Link copied to clipboard
open
fun
enqueue
(
@
NonNull
frame
:
BitmapResult
)
is
Empty
Link copied to clipboard
open
fun
isEmpty
(
)
:
Boolean
size
Link copied to clipboard
open
fun
size
(
)
:
Int