Skip to content

Commit cf156a6

Browse files
committed
update
1 parent 3285df1 commit cf156a6

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,21 @@
88
边看书边做笔记,这个仓库主要是参照《编写可维护的JavaScript》这本书,来总结自己的学习笔记。
99
只是自己的总结,和书本不一样,如果觉得不错,你可以购买这本书自己研究。
1010

11-
但是全部手写比较累,有的时候偷下懒,用了下图片识别,截取一些比较重要的内容。
11+
## 编程风格
1212

13-
[图片识别](https://github.com/gsdgdf/Java_OCR)
13+
1. 基本的格式化
1414

15-
[ocr windows安装](https://github.com/UB-Mannheim/tesseract/wiki)
15+
1.1 [缩进层级](1/1.1缩进层级.md)
1616

17-
也可以直接把pdf转成png文件,然后用ocr抓取文字。代码不写了,偏离主题了。
1817

19-
抓取英文 `tesseract xxx.png output_1 -l eng`
18+
## 补足
2019

21-
抓取中文 `tesseract xxx.png output_1 -l chi_sim`
20+
[图片识别](https://github.com/gsdgdf/Java_OCR)
2221

23-
## 编程风格
22+
[ocr windows安装](https://github.com/UB-Mannheim/tesseract/wiki)
2423

25-
1. 基本的格式化
24+
也可以直接把pdf转成png文件,然后用ocr抓取文字。
2625

27-
1.1 [缩进层级](1/1.1缩进层级.md)
26+
抓取英文 `tesseract xxx.png output_1 -l eng`
27+
28+
抓取中文 `tesseract xxx.png output_1 -l chi_sim`

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy