first commit
BIN
image_test/output/test1/00_original.png
Normal file
|
After Width: | Height: | Size: 281 KiB |
BIN
image_test/output/test1/01_binarized.png
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
image_test/output/test1/02_white_removed.png
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
image_test/output/test1/03_border_cropped.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
image_test/output/test1/04_scaled.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
image_test/output/test1/07_final_cropped.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
15
image_test/output/test1/diagnostics.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
输入: test1.jpg
|
||||
模式: RGB 尺寸: (2048, 1382)
|
||||
参数: is_sig=True height_cm=1 noise=0 rotate=[0,0] dpi=96
|
||||
阈值: alpha>30 亮度<210 二值化>128 白底>240
|
||||
--------------------------------------------------------------------------------
|
||||
[00] original size=(2048, 1382) alpha=100.0% dark= 3.4% content= 3.4% bbox=(0, 305, 2044, 1382)
|
||||
[01] binarized size=(2048, 1382) alpha=100.0% dark= 3.2% content= 3.2% bbox=(18, 415, 2043, 1336)
|
||||
[02] white_removed size=(2048, 1382) alpha= 3.2% dark= 3.2% content= 3.2% bbox=(18, 415, 2043, 1336)
|
||||
[03] border_cropped size=(2025, 921) alpha= 4.8% dark= 4.8% content= 4.8% bbox=(0, 0, 2025, 921)
|
||||
[04] scaled size=(81, 37) alpha= 10.9% dark=100.0% content= 10.9% bbox=(10, 0, 70, 29)
|
||||
[05] noised SKIPPED
|
||||
[06] rotated SKIPPED
|
||||
[07] final_cropped size=(60, 29) alpha= 18.8% dark=100.0% content= 18.8% bbox=(0, 0, 60, 29)
|
||||
--------------------------------------------------------------------------------
|
||||
最终输出: final.png size=(60, 29)
|
||||
BIN
image_test/output/test1/final.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |