Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/visioncortex/symcode
SymCode: The Symbolic Barcode for Humans and Machines
https://github.com/visioncortex/symcode
Last synced: 4 days ago
JSON representation
SymCode: The Symbolic Barcode for Humans and Machines
- Host: GitHub
- URL: https://github.com/visioncortex/symcode
- Owner: visioncortex
- Created: 2021-02-07T13:33:33.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-24T17:49:30.000Z (over 1 year ago)
- Last Synced: 2024-10-31T11:40:56.515Z (15 days ago)
- Language: Rust
- Size: 27.6 MB
- Stars: 18
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
SymCode
The Symbolic Barcode for Humans and Machines
Story
|
Demo
|
Crate
Built with 🦀 by The Vision Cortex Research Group## What is SymCode?
Short for Symbolic Code, SymCode is a 2D barcode that is designed to be both human-readable and machine-readable.The symbol set here consists of 32 symbols which are composed of triangles, hence called Acute32.
## How does it work?
Long story short, we designed SymCode by following the artistic and scientific rules discovered from human languages.SymCode also has standard barcode features, like finders, timers and error coding for machine readability.
.
## How to use it?
If you only want to integrate SymCode into your Javascript project, you can simply use the wasm
binaries provided at [`acute32`](https://github.com/visioncortex/acute32).## About Us
This project is a glimpse of the ongoing research and development by the Vision Cortex Research Group.Focusing on semantic computer vision, our effort involve the analysis, representation and recognition of symbols and structures of artificial objects.