summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-25Update location of librariesNick White
2019-01-25Add simple Otsu binarize tool (written a while ago)Nick White
2019-01-25Reorganisation and cleanupNick White
2019-01-24Fix bug: if non-prob/hocr file was encountered a dupe old line could be proce...Nick White
2019-01-24Export hocr Parse() function as its likely to be useful elsewhereNick White
2019-01-24Allow the specs for buckets to be set using a json file in an argumentNick White
2019-01-24Better separation between library and toolNick White
2019-01-24Merge bucket-lines-{prob,hocr} into one tool called bucket-lines, that uses t...Nick White
2019-01-24Add -d to -hocr tool, and improve documentationNick White
2019-01-24Rename ocropus bucket tool, add -d option, and improve documentationNick White
2019-01-24Simplify .prob processingNick White
2019-01-24Get -tess tool to use generic bucket functions too. things are in pretty good...Nick White
2019-01-23Track and print bucket stats genericallyNick White
2019-01-23Create general BucketUp function, use it for line-conf-bucketsNick White
2019-01-23Update line-conf-buckets to mostly use package functions too.Nick White
2019-01-23Separate out hocr parts from line partsNick White
2019-01-23Move image copying out to an interface function, so I can share code with lin...Nick White
2019-01-23Start separating out functionality into separate package; working, but more t...Nick White
2019-01-19Ensure files are closed as soon as they're finished withNick White
2019-01-19Add linebreaks after lines, and add TODONick White
2019-01-19line-conf-buckets-tess is done now. could do with cleaning up, but seems to b...Nick White
2019-01-19wip line-conf-buckets-tess, saving lines is working, still stuff to doNick White
2019-01-03Add line-conf-buckets, to filter out and find potential ground-truthNick White
2019-01-03Sort lines by default, and add html outputNick White
2019-01-03Add basic working line confidence average tool (for ocropus .prob parsing)Nick White
2019-01-03Initial commitNick White