20 lines
392 B
Markdown
20 lines
392 B
Markdown
# Things to do
|
|
|
|
## High-priority fixes
|
|
|
|
### OpenCVFacade
|
|
|
|
- [x] Break out compose into a separate function
|
|
- [ ] saveImage should have more robust file output checking
|
|
|
|
## Low-priority improvements
|
|
|
|
### All
|
|
|
|
- [ ] reduce Javadoc linking to one link per reference per class
|
|
- [ ] Use generated Javadocs to improve Javadocs (perpetual)
|
|
|
|
### Gui
|
|
|
|
- [ ] Debug and ensure GUI is written properly
|
|
|