READMEEEEEEEEEE

This commit is contained in:
Anthony Wang 2024-04-22 23:49:15 -04:00
parent 67f14d072e
commit dee89fcb30
Signed by: a
SSH key fingerprint: SHA256:B5ADfMCqd2M7d/jtXDoihAV/yfXOAbWWri9+GdCN4hQ

10
README.md Normal file
View file

@ -0,0 +1,10 @@
# 6.8301 Project
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)