diff options
author | Nick White <git@njw.name> | 2020-07-20 18:29:30 +0100 |
---|---|---|
committer | Nick White <git@njw.name> | 2020-07-20 18:29:30 +0100 |
commit | 9071b7fc18595c8d19178f6053545b44010ae6a4 (patch) | |
tree | 8e4a295fb53e5832a64b8632a0494a8bb6fb6776 /README | |
parent | 43c2f3e5fa1894c49f875242edf7590f47d18ff4 (diff) |
Add pggraph tool
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ in their own right as well as serving as examples of using the package. - binarize : binarises an image using the sauvola algorithm + - pggraph : creates a graph showing the proportion of black + pixels for slices through an image - preproc : binarises and wipes an image - preprocmulti : binarises and wipes an image with multiple binarisation ksize values |