Update todolist
This commit is contained in:
parent
5796163068
commit
2820fb4f34
1 changed files with 1 additions and 7 deletions
|
@ -4,14 +4,13 @@
|
|||
|
||||
### OpenCVFacade
|
||||
|
||||
- [ ] Break out compose into a separate function
|
||||
- [x] Break out compose into a separate function
|
||||
- [ ] saveImage should have more robust file output checking
|
||||
|
||||
## Low-priority improvements
|
||||
|
||||
### All
|
||||
|
||||
- [x] denote overrided functions in first sentence of function
|
||||
- [ ] reduce Javadoc linking to one link per reference per class
|
||||
- [ ] Use generated Javadocs to improve Javadocs (perpetual)
|
||||
|
||||
|
@ -19,8 +18,3 @@
|
|||
|
||||
- [ ] Debug and ensure GUI is written properly
|
||||
|
||||
### TesseractFacade
|
||||
|
||||
- [x] parse text-based input?
|
||||
- Determined to be unnecessary, as further data filtering is all that is required.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue