
使用Java写成,使用python实现打开摄像头,Java无依赖库,jar只有几十KB大小。
本人闲来无事之作,希望喜欢!
FRQ:
-
如何使用?
- After downloading or having all the things set up, type java -jar CharGrapher.jar into the terminal. (substitute the path for the jar file in 'Jar Path')
-
Main在哪里?
- It's called CharGrapher.java located in src folder.