Coder Social home page Coder Social logo

jeromeer / wechat-qrcode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jqctop1/wechat-qrcode

1.0 0.0 0.0 53.76 MB

An android library which use OpenCV Wechat-QRCode to decode qrcode

C++ 90.56% C 7.41% Objective-C 0.08% Kotlin 1.88% CMake 0.06%

wechat-qrcode's Introduction

wechat-qrcode

An android library which use OpenCV Wechat-QRCode to decode qrcode

NOTICE!!! Before Your Compile

you must use 7z to unzip wechat-scan\libs\wechat-scan-libs.7z to wechat-scan\libs.

wechat-scan-libs.7z contains static libraries which are compiled from opecv and opecv_contrib

How to Use

We support decode qrcode from the camera preview and image files.

The ScanQRCodeView which extends CameraPreviewView support to decode qrcode from the camera preview. The CameraPreviewView support preview、take pictures and other camera operations.

You can extends ScanQRCodeView or even CameraPreviewView to support the features you want.

The ScanDecodeQueue implement the core process of decode qrcode from the camera preview (It only support YUV_420_888 preview format).
The FileDecodeQueue implement the process of decode image files or RGB Bitmap.

That is all !

wechat-qrcode's People

Contributors

jqctop1 avatar

Stargazers

 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.