first commit
This commit is contained in:
15
image_test/output/test1/diagnostics.txt
Normal file
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)
|
||||
Reference in New Issue
Block a user