CarParking
CarParking copied to clipboard
The SVM should be trained first in function CvSVM
请问这个错误应该怎么解决
同问啊,兄弟,你解决了吗
i just have this project deployment done on my pc and occured the problem issued. here is my solution. hope it helps! change the relative path of config files of svm and ann model to absolute path: eg: "res/model/svm.xml" -> "D:/projects/CarParking/res/model/svm.xml"
-
- com/yxq/carpark/train/ANNTrain.java:201
-
- com/yxq/carpark/core/CharsIdentify.java:131
-
- com/yxq/carpark/core/PlateJudge.java:96