This is a wrap for this github project.
It is basically the same as the one posted by @Johan Schoeman plus facerecognition and Barcodescanner (as of now it is configigured to scan all know formats.)
MobileVision
Author:
Version: 1.51
It is basically the same as the one posted by @Johan Schoeman plus facerecognition and Barcodescanner (as of now it is configigured to scan all know formats.)
MobileVision
Author:
Version: 1.51
- BarcodeDetector
- Events:
- onBarcodeResult (success As Boolean, info As String, result As List)
- Result (info As String, scanresults As List)
- Functions:
- decodeBitmapUri (ctx As android.content.Context, uri As android.net.Uri) As android.graphics.Bitmap
- detect (frame As com.google.android.gms.vision.Frame)
- Initialize (EventName As String)
- launchMediaScanIntent
- receiveFrame (frame As com.google.android.gms.vision.Frame)
- release
- scanBitmap (b As android.graphics.Bitmap)
- setFocus (focus As Int) As Boolean
- takePicture
- decodeBitmapUri (ctx As android.content.Context, uri As android.net.Uri) As android.graphics.Bitmap
- Properties:
- isOperational As Boolean [read only]
- isOperational As Boolean [read only]
- Events:
- FaceDetector
- Events:
- onFaceDetectResult (success As Boolean, result As String)
- Result (info As String, scanresults As List)
- Functions:
- decodeBitmapUri (ctx As android.content.Context, uri As android.net.Uri) As android.graphics.Bitmap
- detect (frame As com.google.android.gms.vision.Frame)
- Initialize (EventName As String)
- launchMediaScanIntent
- receiveFrame (frame As com.google.android.gms.vision.Frame)
- release
- scanBitmap (b As android.graphics.Bitmap)
- setFocus (focus As Int) As Boolean
- takePicture
- decodeBitmapUri (ctx As android.content.Context, uri As android.net.Uri) As android.graphics.Bitmap
- Properties:
- isOperational As Boolean [read only]
- isOperational As Boolean [read only]
- Events:
- TextRecognizer
- Events:
- onOCRScanResult (success As Boolean, result As String)
- Result (info As String, blocks As String, lines As String, words As String, scanresults As List)
- Functions:
- decodeBitmapUri (ctx As android.content.Context, uri As android.net.Uri) As android.graphics.Bitmap
- detect (frame As com.google.android.gms.vision.Frame)
- Initialize (EventName As String)
- launchMediaScanIntent
- receiveFrame (frame As com.google.android.gms.vision.Frame)
- release
- scanBitmap (b As android.graphics.Bitmap)
- setFocus (focus As Int) As Boolean
- takePicture
- decodeBitmapUri (ctx As android.content.Context, uri As android.net.Uri) As android.graphics.Bitmap
- Properties:
- isOperational As Boolean [read only]
- Processor As com.google.android.gms.vision.Detector.Processor [write only]
- isOperational As Boolean [read only]
- Events:
Attachments
Last edited: