Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Tesseract
|
|
|
|
|
|
unneeded rules
|
|
This also necessitated a version bump to fyne.
|
|
checksum matches expected for safety
|
|
should clean up well enough, and this has the potential for more harder to find bugs
|
|
with "Start OCR" for go button
|
|
|
|
possible to get the gui into a bad state by cancelling before startProcess began (hopefully)
|
|
preprocessing
|
|
|
|
|
|
|
|
|
|
|
|
graph.png file, and allow failure to download that as it won't be created in the case of a 1 page book, which is fine
|
|
|
|
don't lock gui when processing
|
|
|
|
other of binarised or colour may not exist
|
|
return an error if none downloaded, as there are times when the colour PDF will not exist, which is fine
|
|
|
|
labels for the progress bar text to show what's being done
|
|
|
|
|
|
ends, so multiple books can be processed by the gui one after the other
|
|
|
|
|
|
rather than an entry
|
|
|
|
folder
|
|
|
|
|
|
|
|
are used to create a coherant graph if any page numbers cannot be found from file names
|
|
|
|
|
|
upload
|
|
|
|
|
|
filename when images are uploaded to the pipeline
|
|
There are several TODO items before this can be considered "good
enough", let alone complete. See the comments in the code for
details.
On a good day, with a fair wind, though, this works.
|
|
|