You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These sample scanning applications demonstrate the capability of the [Genius Scan SDK](https://geniusscansdk.com) and how you can integrate it into your iOS, Android, Cordova, React Native, Flutter and .NET MAUI applications.
6
+
These sample scanning applications demonstrate the capability of the [Genius Scan SDK](https://geniusscansdk.com) and how you can integrate it into your iOS, Android, Cordova, React Native and Flutter applications.
7
+
8
+
**Developing an iOS application?**
9
+
10
+
>Request a demo from [our website](https://geniusscansdk.com) to obtain a package containing the native iOS SDK (Objective-C libraries).
7
11
8
12
# Content
9
13
@@ -14,30 +18,25 @@ These sample scanning applications demonstrate the capability of the [Genius Sca
14
18
-[React Native demo](./react-native-genius-scan-demo/README.md), which uses the [Genius Scan React Native component](https://www.npmjs.com/package/@thegrizzlylabs/react-native-genius-scan)
15
19
-[Cordova demo](./cordova-plugin-genius-scan-demo/README.md), which uses the [Genius Scan SDK Cordova plugin](https://www.npmjs.com/package/@thegrizzlylabs/cordova-plugin-genius-scan)
16
20
-[Flutter demo](./flutter-plugin-genius-scan-demo/README.md), which uses the [Genius Scan SDK Flutter plugin](https://pub.dev/packages/flutter_genius_scan)
17
-
-[.NET MAUI demo](./dotnet-maui), which uses the Genius Scan SDK [.NET Android plugin](https://www.nuget.org/packages/GeniusScanSDK.ScanFlow.Android) and [.NET iOS plugin](https://www.nuget.org/packages/GeniusScanSDK.ScanFlow.iOS)
18
-
-[Xamarin demo](./xamarin), which shows how to use the Genius Scan SDK in a Xamarin app, but which is not maintained anymore
19
21
20
22
# Features
21
23
22
24
- Scanning from the device camera and from existing pictures
23
25
- Automatic document detection in real-time
24
26
- Auto-trigger to capture document upon detection
25
27
- Document perspective correction
26
-
- Image enhancement with various filters (Black & white, Color, Photo, Monochrome…)
27
-
- Distortion correction
28
-
- Text recognition
29
-
- Multi-page PDF and TIFF generation
30
-
- Structured data extraction from receipts, business cards, bank details…
28
+
- Image enhancement with 4 different modes (Black & white, Color, Photo and Monochrome)
29
+
- PDF generation and sharing with password protection
31
30
32
31
# Installation
33
32
34
33
Please refer to the README of each application directory for instructions.
35
34
36
35
# FAQ
37
36
38
-
### Why does the application stop working after some time?
37
+
### Why does the application crash or stop working after some time?
39
38
40
-
The demo apps are provided in trial mode – i.e without a license key – so the SDK runs for only one minute.
39
+
The demo apps are provided in trial mode – i.e without a license key – so the SDK runs only for a minute.
41
40
42
41
To test the document scanner without this time limit, request a free, 30-day Evaluation License for your own application identifier on [our website](https://geniusscansdk.com).
0 commit comments