Skip to content
/ QRMaster Public

A QR coder-decoder GUI based on EmguCV (.NET version of OpenCV)

License

Notifications You must be signed in to change notification settings

w-zx/QRMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QRMaster

Introduction

This repo is a QR coder-decoder with many custom options based on EmguCV (.NET version of OpenCV) and the library zxing.

Here is a simple demo:

Feature

  • utf-8 support
  • 3 types of 2-D code: QR, PDF-417, CODE-128
  • customed code colors and erro correction levels
  • custom logo at the center of QRcode
  • drag to decode
  • well designed GUI

How to use

First you should install EmguCV (v3.0) and copy the corresponding .dlls in folder bin into project's debug, and then open the project in Visual Studio (it was build on VS 2013), and build.

Lincense

MIT License

About

A QR coder-decoder GUI based on EmguCV (.NET version of OpenCV)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages