Giter Club home page Giter Club logo

micrographyqrcodes's People

Contributors

hungsh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

micrographyqrcodes's Issues

How to use the GUI?

I have no clue how to use the GUI. I get the following error:

   at cv.Mat.{ctor}(Mat* , Mat* , Rect_<int>* )
   at cv.Mat.()(Mat* , Mat* , Rect_<int>* roi)
   at AppAlgoQRCodeRenderer.GenResult(HKCAppItem _appItem, Mat* dst)
   at AppFrame.HKCIOMgrDef.Write(String , Form1 , HKOGLPanelControl )
   at AppFrame.Form1.AppSavCmd_Executed(Object sender, EventArgs e)

I am sure this is because of improper use, but it's not clear to me.

Run this from command line

Hi,

Good stuff you've done! : )

I'm a node developer & I was interested in playing around with this.

Wondering if there's any way I can run this from the command line - I have no idea about C++;

Cheers,
Dani.

Missing Dependencies

There are a few missing dependencies, specifically those by @james-chu128

/**
*	@brief Header files for Hung-Kuo's Media Library
*/
#include <HKMediaLIB.h>
using namespace HKMedia;

/**
*	@brief Header files for Hung-Kuo's Computer Vision Library
*/
#include <HKCV.h>
#include <GrabCut/HKGrabCut.h>
#include <EdgeLinking/HKEdgeLinking.h>

/**
*	@brief Header files for Hung-Kuo's Utility library
*/

#include <HKDotNetUtils.h>
#include <HKSTLUtils.h>
#include <HKSingleton.h>
#include <HKOGLProjector.h>
#include <HKColorTable.h>
#include <HKTimer.h>

( https://github.com/DiscreteKat/MicrographyQRCodes/blob/master/AppFrame/stdafx.h#L143 )

Also LinearSystemLib.h ( https://github.com/DiscreteKat/MicrographyQRCodes/blob/master/AppFrame/QRWordArt/HSplineCore.h#L4 ), though I was able to find it in some Github repository: https://github.com/HoLyK38/OpenMesh_Parameterization

MicroQR code

I only need to decode micro QR code (all types or 17x17). Can this one solves?
or can you show me which library (prefer Python) to decode MicroQR code?

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.