Giter VIP home page Giter VIP logo

easypr4android's Introduction

基于EasyPR的车牌识别android实现

EasyPR4Android,基于EasyPR1.5beta的android实现

更新:

  • 添加编译好的安装文件

  • 采用android studio2.3.3大幅简化ndk开发的配置

mrcar

特性:

  • 1.支持拍照和支持图库浏览识别

  • 2.ndk调用OpenCV

  • 3.从assets读取并复制文件

  • 4.采用多线程进行识别处理

  • 5.支持单击进行原图和识别结果之间的切换

采用android studio2.3.3开发实现,ndk版本为R12d,OpenCV版本为3.2,android SDK版本为25。

app启动时会默认从assets加载测试图片,并进行识别,返回结果。点击相机按钮进行拍照识别,点击文件夹按钮从图库选择文件进行识别(兼容android 4.4版本及以上)。

编译方法:

  • 1.下载并配置android studio 2.3.3

  • 2.安装编译环境ndk r12d

  • 3.配置opencv库,opencv4android3.2 使得解压后的OpenCV-android-sdk与本工程根目录处于同一级目录

  • 4.编译并运行,也可以直接下载编译好的apk安装使用

参考:

easypr4android's People

Contributors

imistyrain avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.