This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# easypr-java
#### 介绍
easypr java版项目的实现过程代码
该文件夹下代码, 基于org.bytedeco.javacpp包实现的,**后续统一使用org.opencv官方包实现,故将这部分代码放这里供参考**
JavaCPP是一个开源库,它提供了在 Java 中高效访问本地 C++的方法;
#### 如果要使用这种方案
讲文件放到对应的package中即可
在pom中引入坐标依赖
opencv-4.0.1-1.4.4-windows-x86_64.jar 文件添加到build path