-
Launching lib/main.dart on iPhone 11 in debug mode...
lib/main.dart:1
Xcode build done. 3,1s
Failed to build iOS app
Error output from Xcode build:
↳
…
-
Hi guys,
I created React Native bindings for Android and iOS.
https://github.com/tesseract-one/react-native-gomobile-ipfs
Can get XKCD image from React Native :)
-
https://github.com/gali8/Tesseract-OCR-iOS/wiki/Installation#importing-the-tessdata-folder
-
I'm having some trouble with getting Tesseract appropriately working sans cocoa pods.
- I cloned this repo and built the framework
-- Set ENABLE_BITCODE to NO
-- Set GENERATE_MASTER_OBJECT_FILE t…
-
Hi, Thank you for update the ios lib to the tesseract 4.0.0 release version.
I try to use it for almost same images with following language and mode (official fast eng tessdata):
`
let tesseract:…
-
Sir
I work for receipt scanning , using your Tesseract-OCR-iOS , 4.0.0 . When I go to using multiple tessdata for scanning multiple languages , importing these traindata as below ;
…
-
- OpenCV => 4.6
- Operating System / Platform => macOS 12.4
- Compiler => Apple clang version 13.1.6 (clang-1316.0.21.2.5)
Hi, I got openCV compiled to xcframework using the folloing command
`py…
-
Hello all
I have this error:
_---
Building tesseract for armv7 from /Users/roberto/Desktop/Targhe/openalpr-ios-master/work/tesseract-3.03
make: **\* No rule to make target `clean'. Stop.
make: *** …
-
Is there a timeline for OCR text detection support in iOS? This feature is supported on Android, but doesn't appear to be available on iOS. On iOS I'm forced to use Tesseract which, in my implementati…
-
A error that seems common but I not seen how to fix it
I run bundle exec ./bin/build_frameworks.rb
options: {}
Package opencv2 is already installed. Skipping build.
Package leptonica is alread…