Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit ffc4497

Browse files
committed
fusus-affifi
1 parent 772ee6a commit ffc4497

File tree

1,825 files changed

+4443551
-43
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,825 files changed

+4443551
-43
lines changed

.python-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.8.6

example/Untitled.ipynb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"cells": [],
3+
"metadata": {},
4+
"nbformat": 4,
5+
"nbformat_minor": 4
6+
}

example/Untitled1.ipynb

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "code",
5+
"execution_count": 1,
6+
"metadata": {},
7+
"outputs": [
8+
{
9+
"data": {
10+
"text/plain": [
11+
"'3.9.0 (default, Nov 17 2020, 15:05:32) \\n[Clang 11.0.3 (clang-1103.0.32.62)]'"
12+
]
13+
},
14+
"execution_count": 1,
15+
"metadata": {},
16+
"output_type": "execute_result"
17+
}
18+
],
19+
"source": [
20+
"import sys\n",
21+
"sys.version"
22+
]
23+
},
24+
{
25+
"cell_type": "code",
26+
"execution_count": null,
27+
"metadata": {},
28+
"outputs": [],
29+
"source": []
30+
},
31+
{
32+
"cell_type": "code",
33+
"execution_count": null,
34+
"metadata": {},
35+
"outputs": [],
36+
"source": []
37+
}
38+
],
39+
"metadata": {
40+
"kernelspec": {
41+
"display_name": "Python3.9",
42+
"language": "python",
43+
"name": "python3"
44+
},
45+
"language_info": {
46+
"codemirror_mode": {
47+
"name": "ipython",
48+
"version": 3
49+
},
50+
"file_extension": ".py",
51+
"mimetype": "text/x-python",
52+
"name": "python",
53+
"nbconvert_exporter": "python",
54+
"pygments_lexer": "ipython3",
55+
"version": "3.9.0"
56+
}
57+
},
58+
"nbformat": 4,
59+
"nbformat_minor": 4
60+
}

example/Untitled2.ipynb

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "code",
5+
"execution_count": 1,
6+
"metadata": {},
7+
"outputs": [
8+
{
9+
"data": {
10+
"text/plain": [
11+
"'3.9.0 (default, Nov 17 2020, 15:05:32) \\n[Clang 11.0.3 (clang-1103.0.32.62)]'"
12+
]
13+
},
14+
"execution_count": 1,
15+
"metadata": {},
16+
"output_type": "execute_result"
17+
}
18+
],
19+
"source": [
20+
"import sys\n",
21+
"sys.version\n"
22+
]
23+
},
24+
{
25+
"cell_type": "code",
26+
"execution_count": null,
27+
"metadata": {},
28+
"outputs": [],
29+
"source": []
30+
}
31+
],
32+
"metadata": {
33+
"kernelspec": {
34+
"display_name": "Python3.9",
35+
"language": "python",
36+
"name": "python3"
37+
},
38+
"language_info": {
39+
"codemirror_mode": {
40+
"name": "ipython",
41+
"version": 3
42+
},
43+
"file_extension": ".py",
44+
"mimetype": "text/x-python",
45+
"name": "python",
46+
"nbconvert_exporter": "python",
47+
"pygments_lexer": "ipython3",
48+
"version": "3.9.0"
49+
}
50+
},
51+
"nbformat": 4,
52+
"nbformat_minor": 4
53+
}

example/Untitled3.ipynb

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "code",
5+
"execution_count": 1,
6+
"metadata": {},
7+
"outputs": [
8+
{
9+
"data": {
10+
"text/plain": [
11+
"'3.9.0 (default, Nov 17 2020, 15:05:32) \\n[Clang 11.0.3 (clang-1103.0.32.62)]'"
12+
]
13+
},
14+
"execution_count": 1,
15+
"metadata": {},
16+
"output_type": "execute_result"
17+
}
18+
],
19+
"source": [
20+
"import sys\n",
21+
"sys.version"
22+
]
23+
},
24+
{
25+
"cell_type": "code",
26+
"execution_count": null,
27+
"metadata": {},
28+
"outputs": [],
29+
"source": []
30+
}
31+
],
32+
"metadata": {
33+
"kernelspec": {
34+
"display_name": "Python3.9",
35+
"language": "python",
36+
"name": "python3"
37+
},
38+
"language_info": {
39+
"codemirror_mode": {
40+
"name": "ipython",
41+
"version": 3
42+
},
43+
"file_extension": ".py",
44+
"mimetype": "text/x-python",
45+
"name": "python",
46+
"nbconvert_exporter": "python",
47+
"pygments_lexer": "ipython3",
48+
"version": "3.9.0"
49+
}
50+
},
51+
"nbformat": 4,
52+
"nbformat_minor": 4
53+
}

example/checkOcr.ipynb

Lines changed: 648 additions & 8 deletions
Large diffs are not rendered by default.

example/doExample.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3472,7 +3472,7 @@
34723472
],
34733473
"metadata": {
34743474
"kernelspec": {
3475-
"display_name": "Python 3",
3475+
"display_name": "Python3.9",
34763476
"language": "python",
34773477
"name": "python3"
34783478
},
@@ -3486,7 +3486,7 @@
34863486
"name": "python",
34873487
"nbconvert_exporter": "python",
34883488
"pygments_lexer": "ipython3",
3489-
"version": "3.8.5"
3489+
"version": "3.9.0"
34903490
},
34913491
"toc-autonumbering": true,
34923492
"toc-showcode": false,

example/measureOcr.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7145,9 +7145,9 @@
71457145
],
71467146
"metadata": {
71477147
"kernelspec": {
7148-
"display_name": "Python 3",
7148+
"display_name": "Python3.8",
71497149
"language": "python",
7150-
"name": "python3"
7150+
"name": "python3.8"
71517151
},
71527152
"language_info": {
71537153
"codemirror_mode": {
@@ -7159,7 +7159,7 @@
71597159
"name": "python",
71607160
"nbconvert_exporter": "python",
71617161
"pygments_lexer": "ipython3",
7162-
"version": "3.8.5"
7162+
"version": "3.8.6"
71637163
},
71647164
"toc-autonumbering": true,
71657165
"toc-showcode": false,

fusus.egg-info/SOURCES.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,10 @@ fusus/lines.py
1010
fusus/ocr.py
1111
fusus/page.py
1212
fusus/parameters.py
13+
fusus/pdf.py
1314
fusus.egg-info/PKG-INFO
1415
fusus.egg-info/SOURCES.txt
1516
fusus.egg-info/dependency_links.txt
1617
fusus.egg-info/not-zip-safe
1718
fusus.egg-info/requires.txt
18-
fusus.egg-info/top_level.txt
19-
fusus/mykraken/__init__.py
20-
fusus/mykraken/binarization.py
21-
fusus/mykraken/pageseg.py
19+
fusus.egg-info/top_level.txt

fusus.egg-info/requires.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
ipython
22
numpy
33
pillow
4+
PyMuPDF
45
opencv-contrib-python
56
kraken
67
text-fabric

0 commit comments

Comments
 (0)