blinkid-react-native
Advanced tools
Comparing version 6.12.0 to 6.13.0
{ | ||
"name": "blinkid-react-native", | ||
"version": "6.12.0", | ||
"version": "6.13.0", | ||
"description": "A small and powerful ID card scanning library. Powered by Microblink (www.microblink.com).", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -17,2 +17,3 @@ import { Recognizer, RecognizerResult } from '../recognizer' | ||
StrictnessLevel, | ||
ClassFilter, | ||
@@ -374,2 +375,7 @@ | ||
/** | ||
* The vehicle owner. | ||
*/ | ||
this.vehicleOwner = nativeResult.vehicleOwner; | ||
/** | ||
* The eligibility category. | ||
@@ -453,2 +459,7 @@ */ | ||
/** | ||
* Sets the ClassFilter that can determine whether the document should be processed or filtered out. | ||
*/ | ||
this.classFilter = new ClassFilter(); | ||
/** | ||
* Enables the aggregation of data from multiple frames. | ||
@@ -455,0 +466,0 @@ * Disabling this setting will yield higher-quality captured images, but it may slow down the scanning process due to the additional effort required to find the optimal frame. |
@@ -17,2 +17,3 @@ import { Recognizer, RecognizerResult } from '../recognizer' | ||
StrictnessLevel, | ||
ClassFilter, | ||
@@ -315,2 +316,7 @@ | ||
/** | ||
* The vehicle owner. | ||
*/ | ||
this.vehicleOwner = nativeResult.vehicleOwner; | ||
/** | ||
* The eligibility category. | ||
@@ -391,2 +397,7 @@ */ | ||
/** | ||
* Sets the ClassFilter that can determine whether the document should be processed or filtered out. | ||
*/ | ||
this.classFilter = new ClassFilter(); | ||
/** | ||
* Enables the aggregation of data from multiple frames. | ||
@@ -393,0 +404,0 @@ * Disabling this setting will yield higher-quality captured images, but it may slow down the scanning process due to the additional effort required to find the optimal frame. |
@@ -17,2 +17,3 @@ import { Recognizer, RecognizerResult } from '../recognizer' | ||
StrictnessLevel, | ||
ClassFilter, | ||
@@ -19,0 +20,0 @@ |
@@ -17,2 +17,3 @@ import { Recognizer, RecognizerResult } from '../recognizer' | ||
StrictnessLevel, | ||
ClassFilter, | ||
@@ -19,0 +20,0 @@ |
@@ -17,2 +17,3 @@ import { Recognizer, RecognizerResult } from '../recognizer' | ||
StrictnessLevel, | ||
ClassFilter, | ||
@@ -19,0 +20,0 @@ |
@@ -17,2 +17,3 @@ import { Recognizer, RecognizerResult } from '../recognizer' | ||
StrictnessLevel, | ||
ClassFilter, | ||
@@ -19,0 +20,0 @@ |
@@ -17,2 +17,3 @@ import { Recognizer, RecognizerResult } from '../recognizer' | ||
StrictnessLevel, | ||
ClassFilter, | ||
@@ -19,0 +20,0 @@ |
@@ -17,2 +17,3 @@ import { Recognizer, RecognizerResult } from '../recognizer' | ||
StrictnessLevel, | ||
ClassFilter, | ||
@@ -19,0 +20,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
580126
413
5218