index
:
preproc
master
Miscellaneous OCR related utilities and packages
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wipesides.go
Age
Commit message (
Expand
)
Author
2021-07-23
gofmt
Nick White
2020-12-14
Fix panic if no good edge is found in wiper
v0.4.1
Nick White
2020-08-04
Slightly simplify a couple of wipesides.go functions
Nick White
2020-08-04
Update to replace integralimg package with integral package
Nick White
2020-07-27
Update wipesides and pggraph to new functions in integralimg, and remove expe...
Nick White
2020-07-24
Make sideways() work on any image.Image
Nick White
2020-07-23
Update to v0.2.1 of integralimg, and improve various things
Nick White
2020-07-20
Add pggraph tool
Nick White
2020-07-14
Do vertical wiping before horizontal
v0.1.4
Nick White
2020-07-13
Improve wiper algorithm
Nick White
2020-05-04
Have wipefile do vertical as well as horizontal wiping
v0.1.3
Nick White
2020-03-03
Add experimental vertical wiping feature to wiper
Nick White
2020-02-26
Fix import lines to use new integralimg location
Nick White
2020-02-26
Add README and GPLv3 LICENSE and mention license in every source file
Nick White
2019-10-08
Continue separating the repository; remove all but preproc, and move integral...
Nick White