Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
World
OpenPaperwork
libpillowfight
Commits
dae21f97
Commit
dae21f97
authored
Oct 09, 2019
by
Jerome Flesch
Browse files
0.3.0
Signed-off-by:
Jerome Flesch
<
jflesch@openpaper.work
>
parent
9bd2d62e
Pipeline
#122054
passed with stage
in 17 minutes and 15 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
dae21f97
2019/10/09 -- 0.3.0:
- Add algorithm 'scan_borders': On a scanned image, this algorithm tries to
figure out where are the page borders. This algorithm is meant to be an
helper for scan cropping (it doesn't work with all scanners).
- Sobel: remove trailing lines at the left and the top of resulting intensity
matrix (and resulting image)
- SWT: Fix memory leak
- CMakeLists.txt: add SOVERSION
- CMakeLists.txt: Use CMAKE_INSTALL_LIBDIR instead of LIBDIR
2018/04/10 -- 0.2.4:
- Fix build on ARM CPUs
...
...
README.md
View file @
dae21f97
...
...
@@ -229,8 +229,8 @@ This algorithm does not always work:
the image before returning it. Unfortunately they often remove most of the
page borders in the process.
Still, this algorithm can help users of GUI applications by pre-selecting
cropping area
s
.
Still, this algorithm can help users of GUI applications by pre-selecting
a
cropping area.
| Input | Output |
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment