Live data from Hacker News

JAB Code – A high-capacity 2D color bar code

github.com

21–30 of 183 posts

Re: JAB Code – A high-capacity 2D color bar code

#24

Reminds me of Microsoft's High-Capacity Color Barcode: https://www.microsoft.com/en-us/research/project/high-capaci... Wikipedia: https://en.wikipedia.org/wiki/High_Capacity_Color_Barcode

Microsoft comes up with a lot of neat little ideas. And also some bad ones. But mostly good ones.

Re: JAB Code – A high-capacity 2D color bar code

#26

Demo ( https://jabcode.org/create/ ) worked on the first example I tried, then I tried using advanced settings and it threw an "Error Something went wrong" every time. This was in Chrome.

With Advanced Settings you control the format and capacity of the code, so if you specify too many characters or too high of an error correction level it will fail (with that rather unhelpful error). Try increasing the version (which adds more pixels in the X or Y direction), or adding a few slave blocks.

(The above is based on my quick exploration with it on Safari, YMMV)

Re: JAB Code – A high-capacity 2D color bar code

#29

Demo ( https://jabcode.org/create/ ) worked on the first example I tried, then I tried using advanced settings and it threw an "Error Something went wrong" every time. This was in Chrome.

Without the advanced settings, it seems to automatically grow the code as needed. You need to manually add "slave" boxes though (to the right of the sliders). The interface is nonintuitive.

Re: JAB Code – A high-capacity 2D color bar code

#30
post #9

People print codes on glossy papers or try to scan them in various light conditions. This is not alternative for outdoor placement.

All barcodes can be printed on glossy papers, so that's not a unique challenge. Various light conditions aren't terribly difficult to account for, especially when known colors are involved (as they are here).
Post reply on HN