static void com.example.wondercoll.scanPageWithSurface.applyGrayScale |
( |
int[] |
pixels, |
|
|
byte[] |
data, |
|
|
int |
width, |
|
|
int |
height |
|
) |
| |
|
static |
void com.example.wondercoll.scanPageWithSurface.onCreate |
( |
Bundle |
savedInstanceState | ) |
|
Called when the activity is first created.
void com.example.wondercoll.scanPageWithSurface.onPreviewFrame |
( |
byte[] |
data, |
|
|
Camera |
camera |
|
) |
| |
void com.example.wondercoll.scanPageWithSurface.onTouchView |
( |
View |
view | ) |
|
void com.example.wondercoll.scanPageWithSurface.segmentCards |
( |
byte[] |
data | ) |
|
void com.example.wondercoll.scanPageWithSurface.surfaceChanged |
( |
SurfaceHolder |
holder, |
|
|
int |
format, |
|
|
int |
width, |
|
|
int |
height |
|
) |
| |
void com.example.wondercoll.scanPageWithSurface.surfaceCreated |
( |
SurfaceHolder |
holder | ) |
|
void com.example.wondercoll.scanPageWithSurface.surfaceDestroyed |
( |
SurfaceHolder |
holder | ) |
|
Bitmap com.example.wondercoll.scanPageWithSurface.toGrayscale |
( |
Bitmap |
bmpOriginal | ) |
|
The documentation for this class was generated from the following file: