测试图片清晰度

This commit is contained in:
2025-04-01 14:27:54 +08:00
parent b9606771cf
commit a740f16e6b
2 changed files with 5 additions and 0 deletions

5
test.py Normal file
View File

@@ -0,0 +1,5 @@
from util import image_util
if __name__ == '__main__':
result = image_util.parse_clarity("test_img/PH20240725004467_3_185708_1.jpg")
print(result)

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB