svby / ringcode-js

A generator and reader for a circular color-based tag format.

Home Page:https://stuhlmeier.github.io/ringcode-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ringcode

Description

A circular, color-based barcode format, written as a school project.

The aim is to be easily recognizable and not necessarily store a lot of data.

The practical limit is around 10 rings (56 bytes).

Site

The tag generator uses vanilla JavaScript, and the reader uses OpenCV.

The reader supports uploading images as well as reading pictures taken from the browser (i.e. via the webcam).

License

GPLv3.

About

A generator and reader for a circular color-based tag format.

https://stuhlmeier.github.io/ringcode-js

License:GNU General Public License v3.0


Languages

Language:JavaScript 75.3%Language:HTML 21.7%Language:CSS 3.0%