Jiale/componentdevelopment/javaAdapter/readme.md

7 lines
347 B
Markdown
Raw Permalink 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.

这个项目继承自王为为的http://192.168.0.56:3000/BNSTechnologyDevelopment/ComponentDevelopment仓库中的`./OCRTool`项目只是更改了部分类的设计用来适配我的face recognition(python版本)。
项目的功能是使用java调用python在终端运行并返回在终端上的输出结果(`print`)到java中。