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
febf1c38
Commit
febf1c38
authored
May 11, 2016
by
Jürgen Weigert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
167348a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
README.md
README.md
+12
-0
No files found.
README.md
View file @
febf1c38
...
@@ -15,3 +15,15 @@ Works great with testdata, to be integrated into inkscape.
...
@@ -15,3 +15,15 @@ Works great with testdata, to be integrated into inkscape.
<p>
<p>
<a
href=
"https://raw.githubusercontent.com/fablabnbg/inkscape-centerline-trace/master/centerline-trace-poster.svg"
><img
src=
"https://raw.githubusercontent.com/fablabnbg/inkscape-centerline-trace/master/centerline-trace-poster.png"
/></a>
<a
href=
"https://raw.githubusercontent.com/fablabnbg/inkscape-centerline-trace/master/centerline-trace-poster.svg"
><img
src=
"https://raw.githubusercontent.com/fablabnbg/inkscape-centerline-trace/master/centerline-trace-poster.png"
/></a>
Algorithm:
autotrace needs a bi-level bitmap. In order to find the
best threshold value, we run autotrace at multiple thresholds
and evaluate the results.
We count the number of line segments produced and
measure the total path length drawn.
The svg that has the longest path but the least number of
segments is returned.
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