0
0
forked from flt/tools

First commit

Former-commit-id: 424079609133edcc501ae185509836ee1181a02c
This commit is contained in:
2022-06-12 19:47:20 +08:00
commit f6658f3d52
51 changed files with 82841 additions and 0 deletions

12
note_by_camera/README.md Normal file
View File

@ -0,0 +1,12 @@
# note_by_camera
将摄像头下写在纸上的文字显示在屏幕上。
method1.py是完全灰度
method2.py是mask的。
需要opencv-python和numpy
界面是tkinter。
Todo运用腐蚀等算法优化