Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 488 Bytes

File metadata and controls

12 lines (8 loc) · 488 Bytes

BarcodeStorage

WIP

This is a project inspired by optar and paperback, data archival software using paper. The images it produces are meant to be printed and it supports variable width, height and PPI. I mainly made it to learn about reed solomon error correction and visual processing. It is still a work-in-progress as parsing a scanned version is not yet supported, among many other things.

Building

Currently only builds for Linux. Use make to build and ./out to run.