初次提交

This commit is contained in:
2025-03-17 10:19:27 +08:00
commit 6c29336660
22 changed files with 1461 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
/.vscode
/build
/dist
/node_modules
/test_data
/thirdpart/_source
/thirdpart/OpenCV
/typing
/package-lock.json