Releases: mumu10/EasyPR-Java
Releases · mumu10/EasyPR-Java
first release
This is the first release can recognize plate in some simple cases.
Fork from fan-wenjie/EasyPR-Java and made a pull request already. The changes in this pull request includes:
- add the project files for Eclipse project;
- add unit tests;
- modify CoreFunc::features function to make tests pass;
- adapt the SVM and ANN model file to liuruoze/EasyPR 1.3;
- refactor some folder structure and java classes;
- format the code and document.
The simple unit tests passed under following condition:
- windows7 64bit
- Eclipse (Luna)
- jdk1.8.0_45
- junit 4
- javacv 0.11