Skip to content

Commit 0063a26

Browse files
authored
Update README.md
1 parent 0a0fd11 commit 0063a26

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎README.md‎

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# flutter_ocr
22

3-
A new Flutter application.
3+
flutter_ocr是用flutter开发的使用百度api进行文字识别的拍照取字软件。
44

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">
511
## Getting Started
612

713
For help getting started with Flutter, view our online

0 commit comments

Comments
 (0)