Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
grp-bio-it
image-analysis-training-resources
Commits
e28c42f3
Commit
e28c42f3
authored
Apr 05, 2019
by
Jean-Karim Heriche
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More experimentation with style.
parent
ef419ea1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
workshops/image-feature-enhancement.md
workshops/image-feature-enhancement.md
+2
-2
No files found.
workshops/image-feature-enhancement.md
View file @
e28c42f3
...
...
@@ -6,8 +6,8 @@ digraph G {
image -> filter -> "enhanced image";
node [shape=box, color=grey, fontcolor=grey];
"enhanced image" -> "feature" [label=" aka", style=dashed, color=grey, fontcolor=grey, fontsize=10];
node [shape=box, color=grey, fontcolor=grey];
filter -> "feature enhancement" [label=" aka", style=dashed, color=grey, fontcolor=grey, fontsize=10
, width=0 height=0 margin=0
];
node [shape=box, color=grey, fontcolor=grey
, width=0, height=0 ,margin=0
];
filter -> "feature enhancement" [label=" aka", style=dashed, color=grey, fontcolor=grey, fontsize=10];
}
'/>
...
...
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