Skip to content

Commit

Permalink
update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
rubysolo committed Jun 28, 2011
1 parent 9f3d649 commit d41d214
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -39,7 +39,7 @@ submit a tested pull request. :)

### TODO

* interpret raw bytes according to QR type and output QR content
* support numeric / alphanumeric / kanji QR codes
* refine alignment pattern location and adjust module sampling grid
accordingly
* error correction support
Expand All @@ -59,6 +59,8 @@ Yeah, it's coming along. Here's what should be working now:

* detect and correct orientation of extracted QR
* extract modules via a sampling grid
* extract bytes from data / error correction blocks
* extract raw bytes from data / error correction blocks
* de-interlace blocks into final bitstream
* extract text from bitstream (ascii mode only)


0 comments on commit d41d214

Please sign in to comment.