添加README.md和requirements.txt文件,提供项目说明和依赖信息

This commit is contained in:
carry
2026-04-14 16:14:50 +08:00
parent b5f55db418
commit 27f2544055
2 changed files with 43 additions and 0 deletions

4
requirements.txt Executable file
View File

@@ -0,0 +1,4 @@
numpy
matplotlib
pillow
scikit-image