Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
I
inkscape-centerline-trace
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
3dmodeling
inkscape-centerline-trace
Commits
449f602d
Commit
449f602d
authored
May 11, 2016
by
Jürgen Weigert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
febf1c38
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
README.md
README.md
+3
-1
No files found.
README.md
View file @
449f602d
...
...
@@ -18,7 +18,9 @@ Works great with testdata, to be integrated into inkscape.
Algorithm:
autotrace needs a bi-level bitmap. In order to find the
The input image is converted to a graymap and histogram normalized with PIL.ImageOps.equalize.
Autotrace needs a bi-level bitmap. In order to find the
best threshold value, we run autotrace at multiple thresholds
and evaluate the results.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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