Files
tools/note_by_camera/README.md
flt6 f6658f3d52 First commit
Former-commit-id: 424079609133edcc501ae185509836ee1181a02c
2022-06-12 19:47:20 +08:00

13 lines
213 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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