There was an error while loading. Please reload this page.
1 parent 0a0fd11 commit 0063a26Copy full SHA for 0063a26
README.md
@@ -1,7 +1,13 @@
1
# flutter_ocr
2
3
-A new Flutter application.
+flutter_ocr是用flutter开发的使用百度api进行文字识别的拍照取字软件。
4
5
+包含了拍照,旋转,放大,拖拽来选取合适的大小和角度来截取要识别的图片内容。
6
+
7
+<img src="https://raw.githubusercontent.com/luyongfugx/flutter_ocr/master/images/demo1.jpg" width="200">
8
+<img src="https://raw.githubusercontent.com/luyongfugx/flutter_ocr/master/images/demo2.jpg" width="200">
9
+<img src="https://raw.githubusercontent.com/luyongfugx/flutter_ocr/master/images/demo3.jpg" width="200">
10
+<img src="https://raw.githubusercontent.com/luyongfugx/flutter_ocr/master/images/demo4.jpg" width="200">
11
## Getting Started
12
13
For help getting started with Flutter, view our online
0 commit comments