aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 42fac66530e95c63b56e63535931eeba27be0432 (plain)
1
2
3
4
5
6
7
8
9
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)