-
Notifications
You must be signed in to change notification settings - Fork 23
Closed as not planned
Description
This app is already great plus has great potential!
Following the recent addition of an intent system to facilitate interplay with other apps, #81, could the app also be offered as a library to be fully immersed in another app, with all the CV and UI it offers?
Specifically, I am currently looking at the document scanner functionality of the Nextcloud Android App, which is built on a very old library, https://github.com/Hazzatur/Document-Scanning-Android-SDK.
It would be great to give it a complete rework, and FairScan would be a perfect fit.
- This would instantly increase FairScan's distribution drastically.
- Nextcloud's F-Droid build currently excludes the whole document scanning feature, because it is not built from source. Using FairScan would resolve this.
- The Nextcloud team would be generally interested in a face lift: Build scanner binary component (for F-Droid/etc scanning support) nextcloud/android#12624 (comment).
- The licensing (AGPL) is also compatible with FairScan.
I am not yet sure what all requirements might be, but this is what came to mind:
- x86 and x86_64 support would also be needed
- A way of adjusting the color scheme
- F-Droid compatible build (which is what Nextcloud's current scanner lacks)
- As small as possible 3rdparty library artifacts (looking at you, OpenCV)
- The whole issue of not being built from source comes from them using build pre-built artifacts of a custom, tiny OpenCV build, https://github.com/Hazzatur/Tiny-OpenCV/blob/master/how_to.md. So the library size is of a concern.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels