diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -3,8 +3,5 @@ Formatting: `black -l 120 *.py` TODO: -- Only search corner for corner -- Fast BFS using numpy (OpenCV floodfill?) - Limit BFS time -- Spread out RS bytes (still need to impl in decoder) -- 4bit color (still need to impl in decoder) +- Write better ECC |