Skip to content

EasyPR移植到Android版本,手机上需要安装OpenCV Manager,依赖OpenCV-2.4.10-android-sdk。

Notifications You must be signed in to change notification settings

sn790519/EasyPR_Android

 
 

Repository files navigation

EasyPR_Android

EasyPR_Android本是EasyPR的android移植版本,参考了taotao1233的那个android移植,在此一并感谢。

#注意 String svmpath = "/storage/sdcard0/svm.xml"; String annpath = "/storage/sdcard0/ann.xml"; String imgpath = "/storage/sdcard0/plate_locate.jpg"; 将项目jni/model 下的svm.xml和ann.xml和测试图片 导入SD卡。

#使用步骤

  • 导入依赖OpenCV-2.4.10-android-sdk
  • 导入该项目
  • 手机上需要安装OpenCV Manager,运行项目会提示下载,点击下载即可

#其他 有任何问题请发issues,或者联系我o.ounix@gmail.com :)

About

EasyPR移植到Android版本,手机上需要安装OpenCV Manager,依赖OpenCV-2.4.10-android-sdk。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • D 48.7%
  • C++ 46.9%
  • Java 4.2%
  • Makefile 0.2%